You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "kindly (via GitHub)" <gi...@apache.org> on 2023/04/25 19:24:15 UTC

[GitHub] [arrow-rs] kindly commented on pull request #4120: Retry on all request errors.

kindly commented on PR #4120:
URL: https://github.com/apache/arrow-rs/pull/4120#issuecomment-1522302614

   @tustvold I have had difficulty making a useful test case for this.  The `MockServer` currently works on the level of a Response object, and this will not have one, only a `hyper` error.  I have not been able to find a way to make the mock server misbehave on purpose, like prematurely close a connection.  I think I would need to get the raw socket, but even with this I am not sure how realistic a test case I could make.  


-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org