Closed
Bug 916420
Opened 12 years ago
Closed 12 years ago
Mozpool requests should log their request details
Categories
(Testing Graveyard :: Mozpool, defect)
Testing Graveyard
Mozpool
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Callek, Assigned: Callek)
Details
Attachments
(1 file)
|
1.61 KB,
patch
|
dividehex
:
review+
|
Details | Diff | Splinter Review |
In mozpool request logs there is no indication of what the request actually _was_ which makes diagnosing possible issues with requests harder.
This patch goes explicit rather than implicit of dictionary keys, I don't know for sure the exact nature of the dict that is returned, so I didn't want to print out extra implementation details if its not all-data. If you have a different approach here that is not simple to describe, I don't mind this one getting stolen from me in order to fix it 'right'.
(This is applied ontop of Bug 916416 and would context-conflict only in README.md)
Attachment #804842 -
Flags: review?(jwatkins)
Updated•12 years ago
|
Component: RelOps → Mozpool
Product: Infrastructure & Operations → Testing
QA Contact: arich
Version: other → unspecified
Comment 1•12 years ago
|
||
Comment on attachment 804842 [details] [diff] [review]
[mozpool] log request details
This would be nice info to see in the request log. Just remove the '...with ' and capitalize 'Request'
Attachment #804842 -
Flags: review?(jwatkins) → review+
| Assignee | ||
Comment 2•12 years ago
|
||
some months later, this lands
remote: https://hg.mozilla.org/build/mozpool/rev/b960432e7e99
remote: https://hg.mozilla.org/build/mozpool/rev/e2f6d7feb21d
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•