[
https://issues.apache.org/jira/browse/AIRFLOW-6184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dan Davydov updated AIRFLOW-6184:
---------------------------------
Description:
SEE COMMENTS BEFORE PICKING THIS TICKET UP
Currently, there's support for `email_on_retry` and `email_on_failure` on
operators.
As a user I would like to have an easy way to be notified if the DAG is marked
as failed. As I may want to get paged if so.
Adding a notification operator may fail if the workers are not getting jobs
scheduled.
was:
Currently, there's support for `email_on_retry` and `email_on_failure` on
operators.
As a user I would like to have an easy way to be notified if the DAG is marked
as failed. As I may want to get paged if so.
Adding a notification operator may fail if the workers are not getting jobs
scheduled.
> 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
> Priority: Minor
>
>
> SEE COMMENTS BEFORE PICKING THIS TICKET UP
> Currently, there's support for `email_on_retry` and `email_on_failure` on
> operators.
> As a user I would like to have an easy way to be notified if the DAG is
> marked as failed. As I may want to get paged if so.
>
> Adding a notification operator may fail if the workers are not getting jobs
> scheduled.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)