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

   # Which issue does this PR close?
   \-
   
   # Rationale for this change
   This used to work once but got broken during refactoring. Added a test to 
catch regressions.
   
   See https://github.com/apache/arrow-rs-object-store/issues/48 where -- I 
think -- we decided that instead of printing entire error chains in `Display` 
the API users shall walk the error chain. This is especially relevant for error 
type that we do NOT control, like upstream `request` types.
   
   # What changes are included in this PR?
   Manual `Error::source` implementation + test.
   
   # Are there any user-facing changes?
   `RetryError` cannot be walked again.
   


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