tustvold commented on PR #841:
URL: 
https://github.com/apache/arrow-rs-object-store/pull/841#issuecomment-5389188438

   I'm a little lukewarm on this as it extends the existing retry policy 
introducing a breaking change, whilst also being relatively limited. I feel if 
we want to allow customisation of retry functionality we'd be better off making 
the whole retry function pluggable so people can choose different back off 
logic, etc...
   
   For the specific case in the ticket I _think_ you could just provide an 
HttpClient wrapper that maps the status codes to the appropriate HttpError?


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