Idea #14721
closed[Running a Workflow] Cancel running workflow
Description
It should be possible to cancel running workflows. This feature could be implemented in form of a optional, only at workflow execution time available, menu operation or dedicated cancel button.
Cancelling process is done by setting the priority of the container_request to 0 (see: https://doc.arvados.org/api/methods/container_requests.html)
Acceptance criteria:- Cancel functionality is available when process is running, otherwise hidden or deactivated.
- Cancelling sets the priority to 0 so that crunch can take care of shutting the process down
Added by Pawel Kowalczyk about 6 years ago
Added by Pawel Kowalczyk about 6 years ago
Arvados - Revision 0bc3340c (diff)
cancel-running-workflow
Feature #14721
Arvados-DCO-1.1-Signed-off-by: Pawel Kowalczyk <pawel.kowalczyk@contractors.roche.com>
Added by Pawel Kowalczyk about 6 years ago
Merge branch '14721-cancel-running-workflow'
refs #14721
Arvados-DCO-1.1-Signed-off-by: Pawel Kowalczyk <pawel.kowalczyk@contractors.roche.com>
Added by Pawel Kowalczyk about 6 years ago
Arvados - Revision 7bbc07ff
Merge branch '14721-cancel-running-workflow'
refs #14721
Arvados-DCO-1.1-Signed-off-by: Pawel Kowalczyk <pawel.kowalczyk@contractors.roche.com>
cancel-running-workflow
Feature #14721
Arvados-DCO-1.1-Signed-off-by: Pawel Kowalczyk <pawel.kowalczyk@contractors.roche.com>