Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c64779d commit e0b3b35Copy full SHA for e0b3b35
google/cloud/storage/retry.py
@@ -29,6 +29,7 @@
29
ConnectionError,
30
requests.ConnectionError,
31
requests_exceptions.ChunkedEncodingError,
32
+ requests_exceptions.Timeout,
33
)
34
35
0 commit comments