Closed
Bug 348785
Opened 18 years ago
Closed 13 years ago
build graphs should return bad HTTP code on error
Categories
(Webtools Graveyard :: Graph Server, enhancement, P3)
Webtools Graveyard
Graph Server
Tracking
(Not tracked)
RESOLVED
FIXED
Future
People
(Reporter: rhelmer, Unassigned)
References
()
Details
The build-graphs server will happily accept a submission and return an HTTP 200 if there are problems saving the data, and print something like this:
<H1>Software error:</H1>
<PRE>Can't open db/xulwinopen/comet.build.mozilla.org: Permission denied at /home/webtools/mozilla/webtools/graph//collect.cgi line 103.
In order to make it easier for clients (like tinderbox) to detect failure, this should return an HTTP 500.
Reporter | ||
Updated•18 years ago
|
Assignee: preed → rhelmer
Reporter | ||
Updated•18 years ago
|
Assignee: rhelmer → build
Updated•18 years ago
|
QA Contact: timeless → build
Reporter | ||
Updated•18 years ago
|
Assignee: build → nobody
Component: Build → Testing
Product: Webtools → Core
QA Contact: build → testing
Reporter | ||
Comment 1•18 years ago
|
||
I don't think this is worth fixing for the current graph server, but we should make sure that we catch this case for the new graphs server.
Assignee: nobody → anodelman
Updated•17 years ago
|
Component: Testing → Graph Server
Product: Core → Webtools
QA Contact: testing → graph.server
Comment 2•17 years ago
|
||
I'm not actively working on this. Putting it back in the pool.
Assignee: anodelman → nobody
Severity: normal → enhancement
Updated•17 years ago
|
Priority: -- → P3
Updated•16 years ago
|
Target Milestone: --- → Future
Reporter | ||
Comment 3•13 years ago
|
||
This is fine in the new graphserver.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•8 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•