Closed
Bug 911297
Opened 12 years ago
Closed 12 years ago
500 errors on getting processed crash from PG can break the report_index
Categories
(Socorro :: Webapp, task)
Socorro
Webapp
Tracking
(Not tracked)
VERIFIED
FIXED
58
People
(Reporter: peterbe, Assigned: peterbe)
Details
(Whiteboard: [qa-])
Here's the error:
https://errormill.mozilla.org/webtools/socorro-prod/group/97032/
It happens because there's no catchall here
https://github.com/mozilla/socorro/blob/2da829f054/webapp-django/crashstats/crashstats/views.py#L890
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → peterbe
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•12 years ago
|
||
Comment 2•12 years ago
|
||
Commit pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/3599a4210de2c0a5f49fe77b3d11bb2a6cf8f45f
fixes bug 911297 - unknown errors swallowed in report_index, r=rhelmer
Updated•12 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Whiteboard: [qa-]
Updated•12 years ago
|
Target Milestone: --- → 58
Comment 3•12 years ago
|
||
Bumping to verified as [qa-]
Status: RESOLVED → VERIFIED
OS: Mac OS X → All
Hardware: x86 → All
You need to log in
before you can comment on or make changes to this bug.
Description
•