Manager: Handle edge cases with the new paused job status #104315

Open
opened 2024-06-11 09:55:39 +02:00 by David Zhang · 0 comments
Collaborator

A lot of edges cases are worth discussing with the new paused job status before the actual implementation. Here is one of them:

  1. There is a job with one active task and several paused tasks. If that active task gets cancelled, should it cause the whole job to be cancelled?
    Currently Flamenco does not allow cancelling tasks while the job has pause-requested status, thus avoiding this case.
A lot of edges cases are worth discussing with the new `paused` job status before the actual implementation. Here is one of them: 1. There is a job with one active task and several paused tasks. If that active task gets cancelled, should it cause the whole job to be cancelled? Currently Flamenco does not allow cancelling tasks while the job has `pause-requested` status, thus avoiding this case.
David Zhang added the
Type
Design
label 2024-06-11 09:55:39 +02:00
Sign in to join this conversation.
No Milestone
No Assignees
1 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#104315
No description provided.