ga4gh / task-execution-schemas

Apache License 2.0
81 stars 28 forks source link

Cancelling jobs in bulk #168

Open uniqueg opened 2 years ago

uniqueg commented 2 years ago

Requested by Toil developers:

"It would [...] help if the TES spec had a way to cancel jobs as a group. When the user kills a Toil workflow, we would like to be able to stop all our jobs in O(1) time, and not potentially have to make thousands of HTTP requests to stop all of them, and hope we stay alive long enough to do so."

It was also suggested that a bulk submit might be useful!

See https://docs.google.com/spreadsheets/d/1vBFhBQ-nFqhSL5dLjQfOWO6x9BzmV9x6l18p9GYRZdQ/edit#gid=0

Contacts: @adamnovak

uniqueg commented 2 years ago

+1 from ELIXIR Cloud & AAI, too!