Codingaditya17 commented on issue #67893: URL: https://github.com/apache/airflow/issues/67893#issuecomment-4604337583
Hi, I can take a look at this. I will start by investigating where `aiohttp.ClientSession` is constructed in core and provider trigger paths, then add a shared supported config mechanism for session kwargs such as `trust_env` if that direction fits the existing config patterns. I will keep the initial PR focused on `trust_env` / proxy support and include tests for the config parsing and session construction behavior. -- 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]
