I want to rerun a task and its dependencies for a set of execution dates. I would like to do this through the CLI. I do not wish to rerun the entire DAG for each of these dates because that would take forever and it would be a waste of computational resources. How would I do this?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Best practices on dag re-runs (even successful ones)
|
6 | 11499 | March 31, 2021 | |
Tasks failed due to lack of resources, looking to re-run | 4 | 2002 | January 27, 2023 | |
What's the best way to re-run a task in Airflow? | 1 | 23611 | July 19, 2019 | |
External dag dependency set on downstream which run 6 times per day | 1 | 2150 | September 16, 2020 | |
How to find dependent tasks for a given DAG | 1 | 2242 | January 4, 2022 |