Quinten Goens created AIRFLOW-6483:
--------------------------------------
Summary: End dag run through API
Key: AIRFLOW-6483
URL: https://issues.apache.org/jira/browse/AIRFLOW-6483
Project: Apache Airflow
Issue Type: New Feature
Components: api
Affects Versions: 1.10.7
Reporter: Quinten Goens
Dear,
Currently it is possible to start a DagRun by using the API, however, it is not
possible to end a DagRun using the API. Thus change the state of the DagRun.
Given the DagId and the execution time, it would be useful to have the ability
to disable (i.e. set the state to failure or success) a DagRun by making a
request to the API.
Cheers,
Quinten
--
This message was sent by Atlassian Jira
(v8.3.4#803005)