Closed Bug 1181524 Opened 9 years ago Closed 8 years ago

generic-worker: Reject tasks w. malformed-payload if artifact.expires < task.deadline

Categories

(Taskcluster :: Workers, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: pmoore, Assigned: pmoore)

References

Details

(Whiteboard: [generic-worker])

Attachments

(1 file)

** Duplicate of bug 1181179 for docker-worker **

If artifact.expires is less than task.deadline, we should reject the task
by resolving it as exception with reason: malformed-payload

And print log messages in task log that explains why we rejected it.
Assignee: nobody → pmoore
Component: TaskCluster → Generic-Worker
Product: Testing → Taskcluster
Component: Generic-Worker → Worker
Whiteboard: [generic-worker]
Attachment #8766761 - Flags: review?(jopsen)
Attachment #8766761 - Flags: review?(jopsen) → review+
Commit pushed to master at https://github.com/taskcluster/generic-worker

https://github.com/taskcluster/generic-worker/commit/afef5e07f9f25f808c96f71411822d6b6def09cf
Merge pull request #10 from taskcluster/bug1181524

Bug 1181524 - resolve with malformed-payload if artifact.expires < task.deadline
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Component: Worker → Workers
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: