flâneur

Retry failed requests  |  IAM Documentation  |  Google Cloud

cloud.google.com · 647 words · saved by 1 readers

This page describes best practices for retrying failed requests to the Identity and Access Management (IAM) API.

Retry failed requests This page describes best practices for retrying failed requests to the Identity and Access Management (IAM) API. For requests that are safe to retry, we recommend using truncated exponential backoff with introduced jitter. Overview of truncated exponential backoff Each request to the IAM API can succeed or fail. If your application retries failed requests without waiting, it might send a large number of retries to IAM in a short period of time. As a result, you might exceed quotas and limits that apply to every IAM resource in your Google Cloud project. To avoid…

saved by

related reading