Closed
Bug 870045
Opened 13 years ago
Closed 13 years ago
Carry error codes from the middleware into the public web API
Categories
(Socorro :: Webapp, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: peterbe, Assigned: peterbe)
References
Details
If the socorro middleware returns a 4xx error, pass that along to the public web api. If the socorro middleware returns a 5xx error return a 424 error.
| Assignee | ||
Updated•13 years ago
|
Assignee: nobody → peterbe
| Assignee | ||
Updated•13 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•13 years ago
|
||
PR: https://github.com/mozilla/socorro-crashstats/pull/339
Who wants to r?
Comment 2•13 years ago
|
||
Commit pushed to master at https://github.com/mozilla/socorro-crashstats
https://github.com/mozilla/socorro-crashstats/commit/8981deb380814f52cabb366f16d7ac4d2d1e39a6
fixes bug 870045 - Carry error codes from the middleware into the public web API, r=rhelmer
Updated•13 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•