dagu icon indicating copy to clipboard operation
dagu copied to clipboard

[Feature Request] Retry with DAG changes

Open fishnux opened this issue 3 years ago • 0 comments

Is your feature request related to a problem? Please describe. When adding new DAG steps, I want to re-run the DAG without running from scratch. Earlier steps were run in the past and are costly to run again

Describe the solution you'd like Add a way to Retry DAG with latest changes, so earlier step's successes/failures are preserved

Edit: Currently, I'm doing a Start immediately followed by a Stop, so that I can then modify the steps status

fishnux avatar Sep 09 '22 23:09 fishnux