[[["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-07-09 UTC."],[[["This webpage details the `ClusterControllerLimitedErrorCountRetryPolicy`, a retry mechanism for `ClusterControllerConnection`."],["The policy stops retrying if it encounters a non-transient error or exceeds a defined limit of transient failures, specifically `kUnavailable` status codes."],["You can configure the maximum number of tolerated transient failures during the construction of the `ClusterControllerLimitedErrorCountRetryPolicy` class, which can be set to `0` to fully disable the retry loop."],["The page provides a list of versions for this policy, from the latest `2.37.0-rc` down to `2.11.0`, along with detailed parameters and return types for the various functions."],["The class has type aliases such as `BaseType` that is an alias of `ClusterControllerRetryPolicy`."]]],[]]