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)