[ https://issues.apache.org/jira/browse/AIRFLOW-177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15304355#comment-15304355 ]
Chris Riccomini commented on AIRFLOW-177: ----------------------------------------- What might be more useful is to actually expose all functionality that the UI widget does (clear/mark success/etc for upstream, downstream, past, future). This is in keeping with [~maxime.beauche...@apache.org]'s goal of having parity between the UI and CLI. If you want to send a PR, that'd be great. > 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)