[
https://issues.apache.org/jira/browse/AIRFLOW-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16489711#comment-16489711
]
ASF subversion and git services commented on AIRFLOW-1472:
----------------------------------------------------------
Commit 2d50ba43366f646e9391a981083623caa12e8967 in incubator-airflow's branch
refs/heads/master from Roberth Kulbin
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=2d50ba4 ]
[AIRFLOW-1472] Fix SLA misses triggering on skipped tasks.
Closes #3370 from milliburn/airflow-1472-master
> 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)