graph-node
graph-node copied to clipboard
Automatically recover from providers not responding during startup
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 used again. Instead, such providers should be tried periodically, and put back into the list of available providers if connecting them and doing a simple request like net_version succeeds.