Closed
Bug 1558346
Opened 6 years ago
Closed 6 years ago
[worker-manager] Allow workers to report errors
Categories
(Taskcluster :: Services, task)
Taskcluster
Services
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dustin, Assigned: dustin)
References
Details
Basically if you have assume:worker-id:...
, you should be able to add an error associated with that worker that can then be used for diagnosis in the UI. This wouldn't be able to catch instance-instantiation errors, but could handle things like worker misconfigurations in a nice, visible fashion.
Assignee | ||
Updated•6 years ago
|
Type: defect → task
Updated•6 years ago
|
Blocks: worker-manager
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Continued in bug 1562285.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•