Sumit Maheshwari created AIRFLOW-177:
----------------------------------------
Summary: Resume a failed dag
Key: AIRFLOW-177
URL: https://issues.apache.org/jira/browse/AIRFLOW-177
Project: Apache Airflow
Issue Type: New Feature
Components: core
Reporter: Sumit Maheshwari
Say I've a dag with 10 nodes and one of the dag run got failed at 5th node. Now
if I want to resume that dag, I can go and run individual task one by one. Is
there any way by which I can just tell dag_id and execution_date (or run_id)
and it automatically retries only failed tasks?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)