JavierLopezT opened a new issue #12612:
URL: https://github.com/apache/airflow/issues/12612


   Let's say that you have a DAG with 8 retries and email_on_failure=True. 
   
   The first 6 times it fails due to a server conn error, and on the 7th it 
works. I really don't care why it failed the first six times, and I will care 
just if it fails the 8th time. 
   
   It would be nice to have a parameter that allows us to only receive an email 
if all 8 retries fail. 


----------------------------------------------------------------
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:
[email protected]


Reply via email to