ecodina opened a new pull request, #24943: URL: https://github.com/apache/airflow/pull/24943
This PR closes #24919 A try - except block has been added to prevent email failure when a custom template file is used for task error notifications. Although once Airflow has been correctly configured we should never need the except block, sometimes we may encounter issues when updating the template file. I believe Airflow should always send the email and, in case the template file has any problems, it should just send the default 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
