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

Create test api where we can check if we can report differente types of errors #6

Open
FvD opened this issue Jun 18, 2022 · 0 comments
Milestone

Comments

@FvD
Copy link
Member

FvD commented Jun 18, 2022

We have the following types of errors that we would like to report

  • The caught errors (we know they can occur an can setpu a meaningful message)
  • The uncaught errors (an Error 500 that we did not expect.

Can we include the second in the reports?

@FvD FvD added this to the v0.1.x milestone Aug 21, 2022
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