hussein-awala commented on PR #35546: URL: https://github.com/apache/airflow/pull/35546#issuecomment-1804794043
Since email is the only field we can exclude, I wonder if the user really needs it. We have an alternative way to achieve that without using the email, email_on_retry, and email_on_failure params, where the user can use on_failure_callback and on_retry_callback with a SmtpNotifier which support templated email. WDYT? -- 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]
