The title itself is self-explanatory. Chain Exporter needs to be prevented from a single point of failure meaning that when one RPC node is down, it should try to connect to other RPC nodes.
Problem Definition
A public RPC node that is available by Binance team is sometimes down for handling heavy traffic.
Describe the solution you'd like
Add support to reconnect to other RPC nodes when one it down.
Summary
The title itself is self-explanatory. Chain Exporter needs to be prevented from a single point of failure meaning that when one RPC node is down, it should try to connect to other RPC nodes.
Problem Definition
A public RPC node that is available by Binance team is sometimes down for handling heavy traffic.
Describe the solution you'd like
Add support to reconnect to other RPC nodes when one it down.