Closed
Bug 1019597
Opened 11 years ago
Closed 8 years ago
Add error-handling code when doing dashboard analysis/aggregation
Categories
(Data Platform and Tools :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: mreid, Unassigned)
Details
If the dashboard analysis code hits an error while listing the contents of an S3 bucket, it may hang indefinitely.
This was the cause of the missing data in bug 1018603.
Jonas has added some retry code in this PR:
https://github.com/mozilla/telemetry-aggregator/pull/1
Which needs to be tested and deployed.
Comment 1•8 years ago
|
||
A problem we ignored long enough for it to stop being a problem :S
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
Updated•7 years ago
|
Product: Webtools → Data Platform and Tools
| Assignee | ||
Updated•2 years ago
|
Component: Telemetry Dashboards (TMO) → General
You need to log in
before you can comment on or make changes to this bug.
Description
•