Closed Bug 1343565 Opened 7 years ago Closed 7 years ago

wrap non-startup/non-wsgi bits in sentry [antenna]

Categories

(Socorro :: Antenna, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: willkg, Assigned: willkg)

References

Details

Attachments

(1 file)

Originally, we wrapped WSGI work in Sentry so that unhandled exceptions get sent to Sentry and then it waggles its finger at us.

Then in bug #1342583, we wrapped Antenna app startup in sentry so that unhandled exceptions kicked up during startup get sent to Sentry and then it waggles its finger at us about those.

However, parts of the application that occur in execution contexts that aren't startup or wsgi request handling are NOT currently covered. Oops!

This bug covers fixing that. Probably by redoing infrastructure so it's easy to do this.
Assignee: nobody → willkg
Status: NEW → ASSIGNED
That landed. I'll wait until it's on -dev where we've got Sentry set up and see how it fares there.
Everything seems fine, so marking this as FIXED.
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Switching Antenna bugs to Antenna component.
Component: General → Antenna
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: