Angela Zhang created AIRFLOW-1472:
-------------------------------------
Summary: Skipped tasks shouldn't be counted towards SLA misses
Key: AIRFLOW-1472
URL: https://issues.apache.org/jira/browse/AIRFLOW-1472
Project: Apache Airflow
Issue Type: Bug
Affects Versions: Airflow 2.0
Reporter: Angela Zhang
Priority: Minor
If you have a dag with a branch operator (so you skip some tasks when the
condition is false), and you have an SLA on this task, you will get an SLA miss
email every night because the skipped tasks aren't executed.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)