You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Chengzhi Zhao (Jira)" <ji...@apache.org> on 2019/12/02 21:07:00 UTC

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

Chengzhi Zhao created AIRFLOW-6156:
--------------------------------------

             Summary: 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


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)