[[["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."],[[["The latest version available is 2.37.0-rc, with numerous older versions available as far back as 2.11.0, all for the `QuotaControllerLimitedErrorCountRetryPolicy` class."],["`QuotaControllerLimitedErrorCountRetryPolicy` is a retry policy for `QuotaControllerConnection` that stops retrying if a non-transient error occurs or if the number of transient failures exceeds a set limit."],["This class treats the `kUnavailable` status code as a transient error."],["You can create an instance of this policy, setting the `maximum_failures` parameter, or disable it by setting `maximum_failures` to 0."],["Key functions of this class include `maximum_failures()`, `OnFailure(Status const &)`, `IsExhausted()`, `IsPermanentFailure(Status const &)`, and `clone()`."]]],[]]