Samin061 commented on PR #69742:
URL: https://github.com/apache/airflow/pull/69742#issuecomment-4954671205

   Pushed the refactor: allowed_netloc is resolved once from the request 
adapter's base_url in get_async_conn and stored on self (init to None in 
__init__), so there are no per-run connection lookups anymore. Also updated the 
adapter mocks in the tests that go through get_async_conn to carry a real 
base_url. All threads addressed and resolved. @dabla ready for another look 
when you have a moment.


-- 
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]

Reply via email to