Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Event stream intermittently blocks on reconnection #153

Open
gabriel-indik opened this issue Sep 28, 2021 · 0 comments · Fixed by #152
Open

Event stream intermittently blocks on reconnection #153

gabriel-indik opened this issue Sep 28, 2021 · 0 comments · Fixed by #152

Comments

@gabriel-indik
Copy link
Contributor

gabriel-indik commented Sep 28, 2021

When a long lived web socket client is used it is common for the connection to be lost and then re-established. While the connection is lost the event stream gets blocked. As soon as the client re-connects, the stream is unblocked. It has been observed however that every once in a while event streams remain blocked even after the client re-connects. So far the only work around that appear to take it out of that state is restarting ethconnect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant