michaelfeil commented on issue #473: URL: https://github.com/apache/arrow-rs-object-store/issues/473#issuecomment-3239462659
Sounds good. Yes, adding that feature would be helpful. I am happy to contribute this. workaround for object_storage: Unset all the env variable globally. https://github.com/basetenlabs/truss/blob/ce3e68492ad27a55504cbe9087a424408cba18d0/truss-transfer/src/create/object_storage_client.rs#L3 Pprefered solution: Option to set no_proxy on the reqwest client. https://github.com/basetenlabs/truss/blob/ce3e68492ad27a55504cbe9087a424408cba18d0/truss-transfer/src/hf_transfer.rs#L48 -- 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]
