fritz-astronomer opened a new pull request, #47082: URL: https://github.com/apache/airflow/pull/47082
Given the default `Test Connection` method in the Airflow UI being disabled, I find myself frequently writing similar code to this, while implementing a "Canary DAG" patterns Additionally - as an operator, there is the added benefit of a standard method of testing connections that may be defined via other mechanisms, and having a clear procedure that can be easily recommended to new users to help debug connection woes and test things like networking configurations. <!-- Please keep an empty line above the dashes. --> --- Remaining todo: - [ ] docs - [ ] tests -- 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]
