Actions
Feature #21050
openfeature to produce null outputs from failed steps and continue running
Story points:
-
Description
When running a scatter over a batch of samples, some samples may fail, but we want to continue the workflow with the samples that succeeded. Implement a CWL extension which alters workflow behavior so that failed steps steps produce null values but allows the overall workflow to keep running.
This may require adding new behavior to cwltool and if generally useful, could be a standards-track feature for a future version of CWL.
Related issues
Updated by Peter Amstutz about 1 year ago
- Related to Feature #20825: Extension to run subworkflow in its own runner added
Actions