adriancaruana commented on PR #852: URL: https://github.com/apache/arrow-rs-object-store/pull/852#issuecomment-5641105873
Fair criticism. Sorry, I should have provided this in the PR description. [S3 docs](https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutObject.html) say: > If a conflicting operation occurs during the upload, S3 returns a 409 ConditionalRequestConflict response. On a 409 failure, retry the upload. Here's a similar issue on opendal https://github.com/apache/opendal/issues/6741 -- 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]
