Open
Description
We should (optionally) retry queries that fail with HTTP 5xx and 429 response codes using truncated exponential backoff.
https://cloud.google.com/storage/docs/exponential-backoff outlines how it should be implemented
We should (optionally) retry queries that fail with HTTP 5xx and 429 response codes using truncated exponential backoff.
https://cloud.google.com/storage/docs/exponential-backoff outlines how it should be implemented