code-corps / code-corps/code-corps-ember
Send event to Sentry and Intercom when "Server Error" page shows up
Open
question
- Dominant language
- JavaScript
- Stars
- 120
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
# Problem

I'm not quite positive how this will work, but when a user hits the "Server Error" page, we do have access to Intercom, and Sentry, for sending events.
We could:
- Send an error to Sentry
- Send an event to Segment (and Intercom)
- Automatically send a message to the user in-app asking them what preceded the error and apologizing for it
Contributor guide
Assessment
This issue has not been assessed yet.