[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[[["This document describes the `CloudQuotasLimitedErrorCountRetryPolicy`, a retry mechanism for `CloudQuotasConnection` that limits retries based on the number of transient errors encountered."],["The policy ceases retrying upon encountering a non-transient error or when the number of transient failures exceeds a predefined limit, with `kUnavailable` being considered a transient error."],["Users can customize the retry behavior by setting the `maximum_failures` parameter in the constructor, and retry loops can be disabled by setting it to 0."],["The document provides details on the constructors, functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, `clone()` and the `BaseType` alias associated with this class."],["The document contains links to the documentation for the different versions, and the latest version is `2.37.0-rc` but the document's information is focused on `2.27.0`."]]],[]]