yuqian90 commented on issue #6633: [AIRFLOW-2279] Clear tasks across DAGs if marked by ExternalTaskMarker URL: https://github.com/apache/airflow/pull/6633#issuecomment-563615936 Since I'm still waiting for reviews, I improved the error handling a bit. Now if the DAG is misconfigured with cyclic dependencies, or if the user is clearing too many levels of transitive dependencies set up by `ExternalTaskMarker` and `ExternalTaskSensor` pairs, the user gets an error message on the Web UI rather than a stack trace.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
