ustaxcourt / ef-cms

An Electronic Filing / Case Management System.
https://dawson.ustaxcourt.gov/
Other
88 stars 46 forks source link

Client Side Error Handling and Reporting #457

Open mmarcotte opened 4 years ago

mmarcotte commented 4 years ago

Pre-Conditions

Acceptance Criteria

Mobile Design/Considerations

Security Considerations

Notes

This is one thing that HoneyBadger, Sentry, and the like do well. Essentially, we should have a clean failsafe error handler that makes an API call with the error information to an API endpoint that simply logs the error for us to discover and triage in Kibana.

Tasks

Definition of Done (Updated 8-3-20)

Product Owner

UX

Engineering

adunkman commented 3 years ago

Experienced an issue just now where a null reference was causing a user error (logged out) — this would have allowed us to see the issue before a user reported it.