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 799012d commit 1a56e89Copy full SHA for 1a56e89
docs/retry_timeout.rst
@@ -55,6 +55,11 @@ See also:
55
Configuring Retries
56
--------------------
57
58
+.. note::
59
+
60
+ For more background on retries, see also the
61
+ `GCS Retry Strategies Document <https://cloud.google.com/storage/docs/retry-strategy#python>`_
62
63
Methods which invoke API methods may fail for a number of reasons, some of
64
which represent "transient" conditions, and thus can be retried
65
automatically. The library tries to provide a sensible default retry policy
0 commit comments