Skip to content

Conversation

@heyhippari
Copy link
Owner

This is a big catch-all PR for all the error reporting and handling work that's ongoing.

Goals are:

  • Avoid try...catch for expected errors
  • Build better error boundaries
  • Integrate error handling all through the layers. An error in the infrastructure layer should bubble up to the UI when appropriate, and be handled gracefully
  • Rely on toasts to provide error/success feedback to the user when performing an action
  • Catch things with Sentry when we're not throwing them back to error boundaries

@vercel
Copy link

vercel bot commented Nov 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
kanojo ❌ Failed (Inspect) Nov 11, 2024 1:38pm

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

Successfully merging this pull request may close these issues.

2 participants