Skip to content

Audit and improve error handling

closes #1573 (closed)

To test:

  • throw errors and look to console
  • Api, User, Network, Abort, 400s, NonErrors, should not be logged to Sentry
  • 500s should
  • Random Errors should

Merge request reports