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

Add error handling from client websocket to server websocket #81

Open
mohamedmansour opened this issue Sep 8, 2021 · 0 comments
Open

Comments

@mohamedmansour
Copy link
Owner

Right now we just log the error on server side, but it would be nice to have some user feedback. In the client we keep track of the promise calls and match the responses with a sequential id, we should fire a a timeout promise and if it comes back within 5 seconds, show an error/

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

No branches or pull requests

1 participant