You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "James Meickle (JIRA)" <ji...@apache.org> on 2018/03/19 15:27:00 UTC

[jira] [Commented] (AIRFLOW-1472) Skipped tasks shouldn't be counted towards SLA misses

    [ https://issues.apache.org/jira/browse/AIRFLOW-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16404973#comment-16404973 ] 

James Meickle commented on AIRFLOW-1472:
----------------------------------------

I have a DAG that typically only runs 5 days a week, related to market days. We get spurious SLA emails because of this.

> 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
(v7.6.3#76005)