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

   # Which issue does this PR close?
   
   Closes #617 
   
   # Rationale for this change
    
   Currently we only capture the error body after retry exhausted for client 
4xx error. This makes it unclear about the exact S3 error message when the 
error is a server 5xx error.
   
   # What changes are included in this PR?
   
   Make sure we always capture the error response body after retry exhausted.
   
   # Are there any user-facing changes?
   
   No user facing or breaking changes
   


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