Closed
Bug 760911
Opened 13 years ago
Closed 11 years ago
Handle 413 responses correctly
Categories
(Web Apps Graveyard :: AppsInTheCloud, defect)
Web Apps Graveyard
AppsInTheCloud
Tracking
(Not tracked)
VERIFIED
WONTFIX
People
(Reporter: anant, Assigned: rfkelly)
References
Details
(Whiteboard: [blocking-aitc-])
We currently simply remove an app from the queue if we receive a 413 response from the server. There's probably something better to be done here.
Reporter | ||
Comment 1•13 years ago
|
||
This seems like something we need to log on the server side (reporting API?), because 413s mean something is really wrong!
Assignee: nobody → rfkelly
Updated•13 years ago
|
Whiteboard: [blocking-aitc-]
Assignee | ||
Comment 2•13 years ago
|
||
Indeed, we will eventually have structured logging for (almost?) all non-200 error codes - Bug 760355.
Blocks: 760355
Updated•13 years ago
|
Whiteboard: [blocking-aitc-] → [blocking-aitc-][qa+]
Comment 3•13 years ago
|
||
I'd hold off on flagging qa+ until the patch is heading to land (cause that's the time when the parameter matters).
Whiteboard: [blocking-aitc-][qa+] → [blocking-aitc-]
Assignee | ||
Comment 4•11 years ago
|
||
AitC LOL, we don't need this no more.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
Updated•7 years ago
|
Product: Web Apps → Web Apps Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•