tustvold commented on issue #469: URL: https://github.com/apache/arrow-rs-object-store/issues/469#issuecomment-3217270106
Retry error is intentionally crate private as exposing it would expose internal details about the retry machinery that have changed in the not so distant past. That being said, RetryError does implement source, so you should be able to just walk the chain down to the level of error you are looking to handle -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org