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

621 bug getting econnreset error on production server #622

Merged

Conversation

JoelWiebe
Copy link
Contributor

Added basic error handling for web socket server and frontend client.

Details

  • As source of error is unknown, provided generic handling to catch thrown errors (did not implement showing errors to the user"
  • Basic support for dropped wifi appears to already be supported, if you toggle off the wifi in your browser (offline throttling in browser dev tools) then back on over a short duration, the web sockets should continue their connection

Screenshot 2024-10-25 at 4 09 39 PM

Test

  • No new client or server-side errors
  • Handles short duration loss of wifi

Closes #621

@JoelWiebe JoelWiebe linked an issue Oct 25, 2024 that may be closed by this pull request
1 task
@markiianbabiak markiianbabiak merged commit 667ec26 into develop Oct 28, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Getting ECONNRESET error on production server
2 participants