You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement an eth_getLogs based event stream that tracks re-orgs client side. This allows the event stream to work behind load balancers and be fault-tolerant in that it continues working even if a node were to go down during event streaming
The text was updated successfully, but these errors were encountered:
Implement an
eth_getLogs
based event stream that tracks re-orgs client side. This allows the event stream to work behind load balancers and be fault-tolerant in that it continues working even if a node were to go down during event streamingThe text was updated successfully, but these errors were encountered: