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

Overall better error handling #219

Open
atcupps opened this issue Mar 26, 2024 · 1 comment
Open

Overall better error handling #219

atcupps opened this issue Mar 26, 2024 · 1 comment
Labels
A - site backend Area: Site backend, server, data loading, etc. A - ui/ux Area: UI/UX design C - site Component: `site`

Comments

@atcupps
Copy link
Owner

atcupps commented Mar 26, 2024

Currently, many possible errors just cause the entire site to freeze; some sort of error handling should make sure the site is still usable after an error occurs.

@atcupps atcupps added C - site Component: `site` A - ui/ux Area: UI/UX design A - site backend Area: Site backend, server, data loading, etc. labels Mar 26, 2024
@atcupps atcupps added this to the 1. Registration Season High Priority milestone Mar 26, 2024
@atcupps atcupps modified the milestones: 1. Registration Season High Priority, 3. v1.0.4 May 8, 2024
@atcupps
Copy link
Owner Author

atcupps commented Jul 11, 2024

Apparently it's actually pretty hard to do this properly with SvelteKit. I've added Sentry reporting using #378, which is a significant improvement. Otherwise, I'm considering further action on this matter a priority backlog issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A - site backend Area: Site backend, server, data loading, etc. A - ui/ux Area: UI/UX design C - site Component: `site`
Projects
None yet
Development

No branches or pull requests

1 participant