[
https://issues.apache.org/jira/browse/AIRFLOW-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kaxil Naik resolved AIRFLOW-1472.
---------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
Issue resolved by pull request #3370
[https://github.com/apache/incubator-airflow/pull/3370]
> 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
> Fix For: 2.0.0
>
>
> 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
(v7.6.3#76005)