WIP: Support pausing jobs and allow jobs to be submitted in paused status #104312

Closed
David Zhang wants to merge 2 commits from David-Zhang-10/flamenco:paused-job-status into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
Collaborator

Overview
This pull request implements Issue #99399 and Issue #99439.

Deliverables

  • "Pause Job" button in the Manager web interface in the left panel next to the "Cancel Job" button
  • Backend implementation of job status transition logic, mostly in Manager
  • Introduce a submit_as_paused setting in the JOB_TYPE that allows users to choose whether they wish the job to be submitted in paused status
**Overview** This pull request implements [Issue #99399](https://projects.blender.org/studio/flamenco/issues/99399) and [Issue #99439](https://projects.blender.org/studio/flamenco/issues/99439). **Deliverables** - "Pause Job" button in the Manager web interface in the left panel next to the "Cancel Job" button - Backend implementation of job status transition logic, mostly in Manager - Introduce a `submit_as_paused` setting in the `JOB_TYPE` that allows users to choose whether they wish the job to be submitted in `paused` status
David Zhang added 2 commits 2024-05-30 15:35:27 +02:00
David Zhang closed this pull request 2024-05-31 09:42:38 +02:00

Pull request closed

Sign in to join this conversation.
No description provided.