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

Improve error management #416

Open
NicolasMahe opened this issue Sep 8, 2023 · 0 comments
Open

Improve error management #416

NicolasMahe opened this issue Sep 8, 2023 · 0 comments

Comments

@NicolasMahe
Copy link
Member

Many api calls to mutate doesn't have error management.
The starter-kit should have try/catch and display error in a toast and report them to BugSnag.

Need to apply same logic done in PR #415 on the edit account mutation to every other mutation.

Also need to report those error to BugSnag (not done in PR #415).

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