gdavoian commented on PR #35546:
URL: https://github.com/apache/airflow/pull/35546#issuecomment-1804835276

   I think that having an alternative (and more customizable) way of sending 
email notifications via callbacks is a good thing, but in most cases, the basic 
mechanism implemented via the `email` field is more than enough, it's very 
straightforward, easy to set up, and it is exactly what a data engineering team 
usually needs (i.e., a quick way to know that something has failed and must be 
fixed).
   
   Speaking about if the user needs it, I think yes. For example, we have 
multiple separate Airflow environments, with hundreds of DAGs overall, and we 
heavily rely on the `email` field and the ability to template it.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to