johnpyp commented on issue #2795:
URL: https://github.com/apache/arrow-rs/issues/2795#issuecomment-2285034841
Ah, nice. This *could* be implemented automatically in the response path
without the need for an additional `HEAD` request like in the aforementioned
SDKs (because the `GET` returns that region header too). Alternatively, that
header data could be included in the `ObjectStore` error to have the requester
retry it themselves, as opposed to today where the context is minimal (`Error:
ObjectStore(Generic { store: "S3", source: BareRedirect })`) - not sure which
is preferable.
--
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]