ga4gh / task-execution-schemas

Apache License 2.0
81 stars 28 forks source link

Proposal: New TES State for Preemption #183

Closed vsmalladi closed 1 year ago

vsmalladi commented 2 years ago

Problem: Cloud platform support preemption of machines. Cromwell needs a way to understand that state to implement the correct logic of dealing with task resubmission

Solution Add in new state to tesState: "Preempted"

Linked to this issue: https://github.com/microsoft/CromwellOnAzure/issues/451

patmagee commented 2 years ago

I would be interested to know what the general consensus on this topic is. But If you do decide to go ahead with It, we would welcome a similar issue on the WES side

vsmalladi commented 2 years ago

@patmagee This was merged into 1.1. #184

Can you open an issue on WES and I can help with the PR.