Closed Bug 1304819 Opened 8 years ago Closed 7 years ago

Send unexpected processor errors to Sentry with raven

Categories

(Socorro :: Webapp, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1231783

People

(Reporter: peterbe, Unassigned)

Details

If any out of the ordinary python exceptions happen inside the processors we should send them to Sentry.
We might be able to do this in the PolyCrashStorage class in particular. What do you think Adrian?
Flags: needinfo?(adrian)
I believe that should be done in the processor_app, or wherever we catch all exceptions in that stack.
Flags: needinfo?(adrian)
Summary: Send unexpected errors to Sentry with raven → Send unexpected processor errors to Sentry with raven
These errors were swallowed in part because of the noise they would generate. We should pay close attention to the increased load on sentry from stage when this lands.
This seems like a duplicate of bug #1231783. Does that seem right? I can't tell for sure because the Component is marked "webapp", but I suspect that's just a mistake.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.