Closed
Bug 1219612
Opened 10 years ago
Closed 10 years ago
Use Task Definition from Task Claim Response in Docker Worker
Categories
(Taskcluster :: Workers, defect)
Taskcluster
Workers
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: pmoore, Assigned: pmoore)
References
Details
Attachments
(1 file)
When bug 1134342 is rolled out, docker-worker workers should not make a separate call to get the Task Definition after claiming a Task, but instead read the Task Definition from the Claim Task Response.
| Assignee | ||
Comment 1•10 years ago
|
||
| Assignee | ||
Comment 2•10 years ago
|
||
... not to be merged before bug 1134342 lands ...
thanks!
Comment 3•10 years ago
|
||
Comment on attachment 8680610 [details] [review]
Github Pull Request for docker-worker
https://github.com/taskcluster/docker-worker/commit/c98e9336364bbac2f2d1bc187c3774ae877ff238
Merged in, but it won't go out immediately. Will go out next time docker-worker is deployed. Thanks again for doing this!
Attachment #8680610 -
Flags: review?(garndt) → review+
Updated•10 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Component: Docker-Worker → Workers
You need to log in
before you can comment on or make changes to this bug.
Description
•