Daniel Huang created AIRFLOW-1538:
-------------------------------------
Summary: DAG prematurely marked as failed before downstream tasks
are marked as upstream_failed
Key: AIRFLOW-1538
URL: https://issues.apache.org/jira/browse/AIRFLOW-1538
Project: Apache Airflow
Issue Type: Bug
Components: scheduler
Reporter: Daniel Huang
Priority: Minor
When a task fails, I'm seeing that only sometimes do its downstream tasks get
marked as upstream_failed. Most of the time the downstream tasks are left with
null state. While the DAG run is still correctly marked as failed, I have some
tasks with trigger rule all_failed/one_failed further down that don't get
executed because the failure isn't propagated down.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)