-
-
Notifications
You must be signed in to change notification settings - Fork 195
Open
Description
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
yottahmd
Metadata
Metadata
Assignees
Labels
No labels