o-nikolas commented on PR #27446: URL: https://github.com/apache/airflow/pull/27446#issuecomment-1299496087
> Instead of explicit parameter we can check for presence of an environment variable. Not sure what is the best way, especially when we depreciate old implementation completely Could you not attempt to make the new API request and then handle the error/exception you get back if it isn't supported by the backend being used, then automatically fall back to the old api in that case? -- 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]
