benauthor commented on issue #368: URL: https://github.com/apache/arrow-rs-object-store/issues/368#issuecomment-2887458244
Apologies for my fast and loose reading and thanks for directing me better! Given the logging `HttpError { kind: Unknown,` I mentioned, I guess in this case we are actually hitting [L410](https://docs.rs/crate/object_store/0.12.0/source/src/client/retry.rs#410) which explains the lack of retry. Given [this comment](https://docs.rs/crate/object_store/0.12.0/source/src/client/connection.rs#102) perhaps this is another reqwest error case that wants special handling? -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org