Closed
Bug 1298059
Opened 8 years ago
Closed 8 years ago
Add exception reason for tasks that opt-in to being retried
Categories
(Taskcluster :: Services, defect)
Taskcluster
Services
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: garndt, Assigned: jonasfj)
References
Details
In discussion of 1280570, it's been determined that we could have a retry-able exception reason that a task could opt into. This would be adding another reason appropriately labeled that would behave similarly to "claim-expired" and "worker-shutdown". Maybe named something like "task-retry"
Reporter | ||
Comment 1•8 years ago
|
||
Jonas, is this something that perhaps Brian could work on since it's probably duplicating some existing logic?
Flags: needinfo?(jopsen)
Assignee | ||
Comment 2•8 years ago
|
||
Hmm... I think I can take this on, when claimWork is landing. There's currently a bit of flux in queue code.
Flags: needinfo?(jopsen)
Comment 3•8 years ago
|
||
this is blocking bug 1280570, is there an update or eta when we will get to this?
Reporter | ||
Comment 4•8 years ago
|
||
Sorry, this has been done and was done before the worker update that just got resolved.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Reporter | ||
Updated•8 years ago
|
Assignee: nobody → jopsen
Updated•6 years ago
|
Component: Queue → Services
You need to log in
before you can comment on or make changes to this bug.
Description
•