Results 82 issues of David Lutterkort

The previous check that we still have reorg_threshold blocks as a buffer is too conservative: we have this buffer so that we can revert within it.

This PR picks up the work done in PR #5382. It's main purpose is to help evaluate how such an interface would work. There's no expectation that this will ever...

Currently, `graphman unused list` will list all unused deployments, including ones that were previously removed, and `unused list -e` shows the ones that are queued for removal but still exist....

area/graphman
indexer experience

When `graph-node` starts up, it tries to connect to all configured network providers; if a provider doesn't respond fast enough during startup, it is removed from the configuration, and never...

enhancement
ops
error-handling
indexer experience

When graph-node starts up, it tries to connect to all configured network providers; if a provider doesn't respond fast enough during startup, it is removed from the configuration, and never...

enhancement
hardening
indexer experience

### Description Currently, we only ever write to the call cache, but never remove unneeded entries from it. The call cache can grow quite large, and removing unneeded entries from...

enhancement
Stale
indexer experience