Searched refs:retry_exceptions (Results 1 – 2 of 2) sorted by relevance
104 verify_hashes=True, retry_exceptions=(socket.error,)): argument123 verify_hashes, retry_exceptions)127 retry_exceptions=(socket.error,)): argument145 verify_hashes, retry_exceptions)148 retry_exceptions): argument152 byte_range, retry_exceptions)162 def _download_byte_range(self, byte_range, retry_exceptions): argument172 except retry_exceptions as e:
220 retry_exceptions=Exception): argument229 self._retry_exceptions = retry_exceptions366 retry_exceptions=Exception): argument385 self._retry_exceptions = retry_exceptions