ecodina commented on PR #24943: URL: https://github.com/apache/airflow/pull/24943#issuecomment-1186546012
Follwing @uranusjr advice, I replaces the broad exception to only catch OSError (which is the only one that should happen, actually). I have also added a UnitTest: `tests/models/test_taskinstance.py::TestTaskInstance::test_email_alert_with_filenotfound_config PASSED ` With this changes, the PR should be ready to be merged. -- 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]
