Closed
Bug 1253927
Opened 9 years ago
Closed 9 years ago
Create main worker loops for claiming/resolving tasks
Categories
(Taskcluster :: Workers, defect)
Taskcluster
Workers
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: garndt, Assigned: garndt)
References
Details
This basic loop should start when the worker is invoked. It should spin up a task claimer/manager responsible for claiming as many tasks up to it's available capacity and running them to completion.
Assignee | ||
Updated•9 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•9 years ago
|
||
Main worker loop has beenc reated and can claim/resolve tasks. There's still some work to be done there, but will be submitted under different bugs.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Component: Worker → Workers
You need to log in
before you can comment on or make changes to this bug.
Description
•