Closed Bug 1242675 Opened 9 years ago Closed 9 years ago

[mozilla-taskcluster] Report error to treeherder when a task cannot be retriggered

Categories

(Taskcluster :: Services, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: garndt, Assigned: garndt)

Details

Attachments

(1 file)

mozilla-taskcluster should report an error when retriggering a task fails. Currently this error is caught and reported to our papertrail logs, but the user does not have any indication that this failed. Place where this is caught: https://github.com/taskcluster/mozilla-taskcluster/blob/master/src/jobs/retrigger.js#L135
Component: Tools → Integration
Looking at how we handle decision task errors, it appears that mozilla-taskcluster will actually create a taskcluster task that echos to the log what the error was when creating it and then relies on the normal handling of tasks being reports to treeherder on completion to get that error in there. I think we could just create a new job in treeherder with a failure summary of what the error is instead of creating a task.
Assignee: nobody → garndt
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Component: Integration → Services
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: