Closed
Bug 1494714
Opened 7 years ago
Closed 4 years ago
Figure out what's going on with failed test runs being rescheduled
Categories
(Data Platform and Tools :: General, enhancement)
Data Platform and Tools
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: bugzilla, Unassigned)
Details
We've seen a bunch of instances where when test runs fail (via `make run`), they end up back in the queue over and over silently in the background unnoticed. My hunch is that the worker never gets a chance to report task completion back to celery so it gets rescheduled at that layer. We should pinpoint what's going on and fix the rescheduling issue.
Comment 1•4 years ago
|
||
We have not seen this failure mode recently, so closing.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
| Assignee | ||
Updated•4 years ago
|
Component: Scheduling → General
You need to log in
before you can comment on or make changes to this bug.
Description
•