Closed
Bug 1169593
Opened 10 years ago
Closed 7 years ago
[docker-worker] Add checks for worker health and shutdown node if unhealthy
Categories
(Taskcluster :: Workers, defect)
Taskcluster
Workers
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: garndt, Assigned: wcosta)
Details
(Whiteboard: [docker-worker])
There are times where either a particular node can never startup properly or that it has issues with pulling docker images which causes it to keep claiming tasks and failing them because of the docker issue.
Perhaps there is a configurable allowance we could provide to the worker to shutdown after N events have occurred (perhaps the last 3 consecutive tasks were aborted because of instance issues)
Updated•10 years ago
|
Component: TaskCluster → Docker-Worker
Product: Testing → Taskcluster
Updated•9 years ago
|
Whiteboard: [docker-worker]
Updated•9 years ago
|
Component: Docker-Worker → Worker
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → wcosta
Status: NEW → ASSIGNED
QA Contact: pmoore
| Assignee | ||
Updated•7 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Updated•7 years ago
|
Component: Worker → Workers
You need to log in
before you can comment on or make changes to this bug.
Description
•