AI-generated Key Takeaways
-
This page details error information when encountering a QuotaError.
-
Quota error details include
rate_scope
,rate_name
, andretry_delay
. -
rate_scope
indicates the rate scope of the quota limit,rate_name
describes the quota bucket, andretry_delay
suggests the wait time before retrying.
Additional quota error details when there is QuotaError.
Fields | |
---|---|
|
The rate scope of the quota limit. |
|
The high level description of the quota bucket. Examples are "Get requests for standard access" or "Requests per account". |
|
Backoff period that customers should wait before sending next request. |