adriancaruana commented on PR #852:
URL: 
https://github.com/apache/arrow-rs-object-store/pull/852#issuecomment-5639940208

   @alamb I am trying to use PutMode::Create to say whether we (the caller) 
created the object, and a transient 409 coms back as AlreadyExists just like a 
real conflict does, which is ambiguous. Retrying the 409 (the way the If-Match 
branch already) makes AlreadyExists unambiguity.
   
   >what operation are you doing that fails?
   
   fyi, I haven't _actually_ encountered this kind off failure. But I don't 
prefer if I didn't. 😄 
   


-- 
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]

Reply via email to