Closed
Bug 626894
Opened 15 years ago
Closed 14 years ago
Make sure errors in file_uploads are logged
Categories
(addons.mozilla.org Graveyard :: Code Quality, defect)
addons.mozilla.org Graveyard
Code Quality
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 612322
4.x (triaged)
People
(Reporter: clouserw, Assigned: kumar)
Details
> select task_error from file_uploads where task_error is not null;
That's full of tracebacks. Those should be logged as critical to our logs so we see them.
| Assignee | ||
Comment 1•14 years ago
|
||
These tracebacks are logged by celery now
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•