xifeng created AIRFLOW-6201:
-------------------------------
Summary: How can I manually trigger a future dag?
Key: AIRFLOW-6201
URL: https://issues.apache.org/jira/browse/AIRFLOW-6201
Project: Apache Airflow
Issue Type: Improvement
Components: DAG, DagRun, scheduler
Affects Versions: 1.10.4
Reporter: xifeng
For example, I set the dag run every 10 days. its latest {{start_time}} is
{{2019-11-30}}. So the next {{start_time}} will be {{2019-12-10}}.
However, I want it to run in advance occasionally. As today is {{2019-12-09}},
How can I trigger the future dag in advance? is there any way to run the
future dag manually?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)