Changelog
See what's new with Windmill.
When enabled, the flow will continue to the next step after going through all the retries (if any) even if this step fails.
New features
- The flow will continue to the next step after going through all the retries (if any) even if this step fails.
- This enables to process the error in a branch one for instance.
- By default, each step is set to "Stop on error and propagate error up".