[[["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-14 UTC."],[[["This document provides information on the `CloudQuotasLimitedErrorCountRetryPolicy`, which is a retry policy designed for `CloudQuotasConnection`."],["The policy limits retries based on the number of transient errors and halts retries when a non-transient error occurs or when the prescribed number of transient failures is exceeded."],["Transient errors, such as `kUnavailable`, will be retried according to the policy's configuration, where as any other errors are considered non-transient."],["The policy can be configured to disable retries entirely by setting the `maximum_failures` parameter to 0."],["The documentation includes details on constructors, functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, `clone()`, and the `BaseType` alias, with parameter and return descriptions for each."]]],[]]