Properly handle task failure #50518

Closed
opened 2017-01-24 16:53:53 +01:00 by Sybren A. Stüvel · 5 comments

Percentage-based thresholded job cancellation policy.

If 5% of the tasks failed, cancel the job. Otherwise just keep job active.

Note that we should test the case where all tasks have gone to completed and/or failed, and set the job status accordingly.

Percentage-based thresholded job cancellation policy. If 5% of the tasks failed, cancel the job. Otherwise just keep job active. Note that we should test the case where all tasks have gone to completed and/or failed, and set the job status accordingly.
Sybren A. Stüvel self-assigned this 2017-01-24 16:53:53 +01:00
Author
Owner

Changed status to: 'Open'

Changed status to: 'Open'
Author
Owner

Added subscriber: @dr.sybren

Added subscriber: @dr.sybren
Author
Owner

Increased allowed failure threshold to 9%, so if 10% fails the job fails. At this moment there are jobs with 15-20 tasks, and allowing 9% will allow 1 task to fail before failing the job.

Increased allowed failure threshold to 9%, so if 10% fails the job fails. At this moment there are jobs with 15-20 tasks, and allowing 9% will allow 1 task to fail before failing the job.

This issue was referenced by 22b3d35ea9

This issue was referenced by 22b3d35ea9e620e822f194cad097e3a38e7bcb75
Author
Owner

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: studio/flamenco#50518
No description provided.