uranusjr commented on PR #25430: URL: https://github.com/apache/airflow/pull/25430#issuecomment-1201959797
I think the problem with `try .. except` is less about the performance (the difference should be minimal compared to the actual SQL database connection time), but we don’t know what to catch in the first place :p Otherwise I’d use that. -- 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]
