Skip to content
This repository has been archived by the owner on Apr 11, 2022. It is now read-only.

nodewatcher WS: more robust retry system (e.g. with exponential delay) #134

Open
pmespresso opened this issue Feb 4, 2020 · 0 comments
Open

Comments

@pmespresso
Copy link
Contributor

When remote node drops connection, api retries connection until it reconnects, at least in the browser, but from a pod, "something" happens and the connection is never recreated. Current workaround (read: hack) is to drop the socket entirely and create a new socket. Better solution would to persist the current blocknumber somewhere before and retry the connection until it works.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants