[[["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-04-23 UTC."],[[["This document provides information on the `ControlServiceLimitedErrorCountRetryPolicy` class, which is a retry policy for `ControlServiceConnection`."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a set limit."],["The class treats `kUnavailable` status codes as transient errors and offers a constructor to define the `maximum_failures` for transient errors."],["The policy allows to clone an instance, reset to its initial state using the `clone()` function."],["The class supports various versions, from the latest `2.37.0-rc` to `2.11.0`, and has functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`."]]],[]]