You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Roster (Jira)" <ji...@apache.org> on 2020/03/18 17:38:00 UTC

[jira] [Commented] (AIRFLOW-6156) sla_miss_callback on baseoperator for task level

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

Roster commented on AIRFLOW-6156:
---------------------------------

[~ChengzhiZhao] I was looking for such functionality. I eventually took my core task and move it to dag with just one operator to achieve it.
so this gets +1 from me. 

> sla_miss_callback on baseoperator for task level
> ------------------------------------------------
>
>                 Key: AIRFLOW-6156
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6156
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: operators
>    Affects Versions: 1.10.6
>            Reporter: Chengzhi Zhao
>            Priority: Minor
>
> It looks like the sla_miss_callback is currently at DAG level, any interests to bring it to task level so users can override it when the different operator requires the different callbacks, just like `on_failure_callback`? Happy to work on if this is necessary.  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)