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 error(s) encountered if GQL server is down #3

Open
petergeorgas opened this issue May 10, 2022 · 0 comments
Open

Handle error(s) encountered if GQL server is down #3

petergeorgas opened this issue May 10, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@petergeorgas
Copy link
Owner

There may be a time when the GQL server is down and our mutations, queries, etc. will not work. Currently, there is very little done (outside of the login/signup screen) to handle when this happens. What we should do is display an error toast, informing the user that we cannot connect to the backend.

@petergeorgas petergeorgas added the enhancement New feature or request label May 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant