Andi Pl created AIRFLOW-852:
-------------------------------
Summary: Docs: Cancel a triggered dag
Key: AIRFLOW-852
URL: https://issues.apache.org/jira/browse/AIRFLOW-852
Project: Apache Airflow
Issue Type: Improvement
Components: docs
Reporter: Andi Pl
Issue: Cancel an externally triggered dag.
The dag is running and contains 200 parallel tasks. Only 3 are run at once, as
the celery executor is limited to 3 in parallel.
23 tasks are finished till now.
We want to cancel the execution of the missing tasks. But they are not queued
yet. How can we cancel them?
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)