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

Handle server going down #117

Open
kenkendk opened this issue Feb 7, 2025 · 0 comments
Open

Handle server going down #117

kenkendk opened this issue Feb 7, 2025 · 0 comments
Labels

Comments

@kenkendk
Copy link
Member

kenkendk commented Feb 7, 2025

If the websocket connection is lost, or the long-poll fails to respond, it is an indication that the server is gone for some reason.

There is not much to do, but the UI should indicate that it is no longer able to respond, instead of just showing the last state.
The previous UI would show a popup blocking the UI until the connection was re-established.

@kenkendk kenkendk added the NTH label Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant