You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Gerard Casas Saez (Jira)" <ji...@apache.org> on 2019/12/05 18:50:00 UTC

[jira] [Created] (AIRFLOW-6184) Add `email_on_retry` and `email_on_failure` for DAGs

Gerard Casas Saez created AIRFLOW-6184:
------------------------------------------

             Summary: Add `email_on_retry` and `email_on_failure` for DAGs
                 Key: AIRFLOW-6184
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6184
             Project: Apache Airflow
          Issue Type: Improvement
          Components: DagRun, scheduler
    Affects Versions: 1.10.7
            Reporter: Gerard Casas Saez


Currently, there's support forĀ  `email_on_retry` and `email_on_failure` on operators.

As a user I want an easier way to be notified if the DAG is marked as failed. This functionality can be implemented into the `on_failure_callback` but I think we would benefit from surfacing it to make it easier to use.



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