dentiny opened a new pull request, #841:
URL: https://github.com/apache/arrow-rs-object-store/pull/841

   # Which issue does this PR close?
   
   Closes https://github.com/apache/arrow-rs-object-store/issues/840
   
   # Rationale for this change
    
   Different storage backends have different behaviors -- not all of them 
conform the "common sense" of HTTP status code, so I think deciding whether to 
retry based on the status code and message is beneficial.
   
   # What changes are included in this PR?
   
   This PR abstracts a retry policy, so users could customize with own policy.
   
   # Are there any user-facing changes?
   
   Yes.
   


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