[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[[["This document provides information on the `ClusterManagerLimitedErrorCountRetryPolicy`, a retry mechanism for `ClusterManagerConnection` that limits retries based on the number of transient errors encountered."],["The retry policy halts if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, with `kUnavailable` being the status code for transient errors."],["You can initialize `ClusterManagerLimitedErrorCountRetryPolicy` instances, to specify a maximum number of tolerated transient errors, or disable retry loops by setting `maximum_failures` to 0."],["The document shows many versions of this class and their respective pages, with version `2.37.0-rc` as the latest, and provides details on its constructors, functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()` and `clone()`, as well as a type alias called `BaseType`."]]],[]]