Subham-KRLX commented on PR #66065: URL: https://github.com/apache/airflow/pull/66065#issuecomment-4486617636
> @Subham-KRLX since you created the original PR I defer to your judgment and confirmation that this PR fix the issue I checked the codebase and audited all client construction sites in the provider there are only four sites that instantiate the client and each does it exactly once before wrapping it in place so there is no double construction the fix is clean and works at the transport layer to bypass the client limitation and all tests pass. This definitely fixes the regression so we are good to go. -- 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]
