dagu
dagu copied to clipboard
[Feature Request] Retry with DAG changes
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