Closed
Bug 1542865
Opened 6 years ago
Closed 6 years ago
send cronrun errors to sentry
Categories
(Socorro :: Webapp, defect, P1)
Socorro
Webapp
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: willkg, Assigned: willkg)
Details
Attachments
(1 file)
When the Django cronrun command runs, it needs to send any unhandled errors kicked up by jobs to sentry. Currently, it doesn't.
This bug coves implementing that.
Assignee | ||
Comment 1•6 years ago
|
||
Making this a P1 to do soon before converting any more crontabber jobs.
Type: task → defect
Priority: -- → P1
Assignee | ||
Comment 2•6 years ago
|
||
Assignee: nobody → willkg
Assignee | ||
Comment 3•6 years ago
|
||
Assignee | ||
Comment 4•6 years ago
|
||
Pushed this to prod just now.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•