elasticsearch/modules/repository-url
Francisco Fernández Castaño e6894960f4
Include URLHttpClientIOException on URLBlobContainerRetriesTests testReadBlobWithReadTimeouts (#71318)
In some scenarios where the read timeout is too tight it's possible
that the http request times out before the response headers have
been received, in that case an URLHttpClientIOException is thrown.
This commit adds that exception type to the expected set of read timeout
exceptions.

Closes #70931
2021-04-06 14:58:57 +02:00
..
licenses Add support for range reads and retries to URL repositories (#69521) 2021-03-08 13:14:12 +01:00
src Include URLHttpClientIOException on URLBlobContainerRetriesTests testReadBlobWithReadTimeouts (#71318) 2021-04-06 14:58:57 +02:00
build.gradle Apply REST API compatibility testing for the :modules (#71137) 2021-04-02 11:20:54 -05:00