[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["This page details the `CloudQuotasLimitedErrorCountRetryPolicy`, a retry policy designed for `CloudQuotasConnection` that limits the number of transient errors before stopping retries."],["The policy halts retries when a non-transient error occurs or if the number of transient failures exceeds a predefined limit, with `kUnavailable` being the only status code treated as a transient error in this class."],["You can customize the policy by setting the maximum allowed transient errors using the `maximum_failures` parameter in the constructor, and disabling retries entirely by setting it to 0."],["The document also provides information on the class's constructors, functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, `clone()`, and the `BaseType` alias, with detailed parameters and return values."],["This documentation provides access to versions ranging from 2.20.0 to the latest release candidate, 2.37.0-rc, and is currently displaying documentation for version 2.36.0."]]],[]]