Closed lukasgraf closed 9 years ago
Fall back to local Tika on any RequestException, not just Timeout. This covers all sorts of network errors, like ConnectionError or HTTPError.
RequestException
Timeout
ConnectionError
HTTPError
@deiferni @phgross
:+1:
Fall back to local Tika on any
RequestException
, not justTimeout
. This covers all sorts of network errors, likeConnectionError
orHTTPError
.@deiferni @phgross