You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/05/05 10:37:08 UTC

[GitHub] [airflow] bturi opened a new issue #15668: Extend Error Notifications to REST API actions

bturi opened a new issue #15668:
URL: https://github.com/apache/airflow/issues/15668


   **Description**
   
   Extend DAG's `email_on_failure` feature to the case when a Task/DAG state is modified via Airflow's REST API endpoints such as `updateTaskInstancesState`.
   
   
   **Use case / motivation**
   Suppose a Task state is set to 'failed' via the official REST API. It would be convenient if the `email_on_failure` setting of the respective DAG would also apply here.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] boring-cyborg[bot] commented on issue #15668: Extend Error Notifications to REST API actions

Posted by GitBox <gi...@apache.org>.
boring-cyborg[bot] commented on issue #15668:
URL: https://github.com/apache/airflow/issues/15668#issuecomment-832587680


   Thanks for opening your first issue here! Be sure to follow the issue template!
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org