Detect unrunnable active jobs #50572

Closed
opened 2017-02-01 12:37:32 +01:00 by Sybren A. Stüvel · 4 comments

When more than 10% of a job's tasks fail, the job fails, and remaining tasks are canceled.
However, when a parent task fails, this might cause all other tasks to become unrunnable, even though this threshold of 10% failed tasks isn't hit yet. At this moment, this is not detected by Flamenco.

Flamenco Server could occasionally check active jobs, to see if any tasks are still runnable/active.

When more than 10% of a job's tasks fail, the job fails, and remaining tasks are canceled. However, when a parent task fails, this might cause all other tasks to become unrunnable, even though this threshold of 10% failed tasks isn't hit yet. At this moment, this is not detected by Flamenco. Flamenco Server could occasionally check active jobs, to see if any tasks are still runnable/active.
Author
Owner

Changed status to: 'Open'

Changed status to: 'Open'
Author
Owner

Added subscriber: @dr.sybren

Added subscriber: @dr.sybren

This issue was referenced by dc2fd1b0ac

This issue was referenced by dc2fd1b0ace3c8de41af1ffc97db428000e1e0bb
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#50572
No description provided.