mirror of
https://github.com/apache/lucene.git
synced 2025-02-12 04:55:27 +00:00
83891d9a61
Add retries for common issues such as connect timeout, etc. This won't solve the problem of read-timeouts happening around the actual transferTo, but it is an easy incremental improvement.