Open
Bug 1591507
Opened 5 years ago
Updated 4 years ago
worker-manager should have more detailed status of workers.
Categories
(Taskcluster :: Services, enhancement)
Taskcluster
Services
Tracking
(Not tracked)
NEW
People
(Reporter: tomprince, Unassigned)
Details
When debugging worker startup, it would be useful to have more detailed information on instance status.
For example, it is useful to know when an AWS instance has started but not yet contacted worker-manger, when debugging why an instance isn't connecting, it is useful to know when the instance has booted (and thus have the logs available to inspect).
Similarly, I thnk it would be useful to indicate that an instance is terminating, when that has been requested.
You need to log in
before you can comment on or make changes to this bug.
Description
•