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 client-side error messages #2850

Open
evan10s opened this issue Sep 6, 2022 · 0 comments
Open

Improve client-side error messages #2850

evan10s opened this issue Sep 6, 2022 · 0 comments

Comments

@evan10s
Copy link
Member

evan10s commented Sep 6, 2022

We have a lot of places with a generic error message with very little info. There are certain times (e.g., network errors) where it makes sense to show more info because we can't report the error to Sentry. It would be especially good to do this on the kiosk, which doesn't even show a different error when its PAT has expired. There are other places on the frontend where this might also be good to improve.

Also, on network errors (offline), consider adding automatic retries with exponential backoff.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant