Closed Bug 1138388 Opened 9 years ago Closed 9 years ago

docker-worker - Worker should poll azure signed task urls for work

Categories

(Taskcluster :: Workers, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1126648

People

(Reporter: garndt, Assigned: garndt)

References

Details

The worker should follow the new worker-queue interaction as found on the taskcluster docs [1] site.

The worker shall poll the queue for signed task pending queue urls.  The order in which they are returned is the order in which they will be queried as tasks in the future will be prioritized.  The worker will attempt to claim as many tasks (as current capacity allows) from each queue, in order of priority, before moving onto the next queue to ensure the maximum number of highest priority ones are claimed first.  Once claimed, the worker will delete the message from the queue.


[1] http://docs.taskcluster.net/queue/worker-interaction/
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Component: TaskCluster → Docker-Worker
Product: Testing → Taskcluster
Component: Docker-Worker → Workers
You need to log in before you can comment on or make changes to this bug.