[[["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-21 UTC."],[[["This webpage provides documentation for the `ControlServiceLimitedErrorCountRetryPolicy` class, designed for error-based retry management in the `ControlServiceConnection`."],["The retry policy terminates if a non-transient error occurs or if the number of transient failures exceeds a specified limit, with `kUnavailable` being the only error status treated as transient."],["The policy is configured via a constructor that sets the maximum number of transient failures tolerated, where setting the value to 0 will disable the retry loop."],["The documentation outlines the available constructors, including copy and move constructors, as well as the various functions, including `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone`."],["It contains a list of versions available, starting from 2.11.0 to the latest release candidate 2.37.0-rc, each with a link to the documentation of that specific version."]]],[]]