[[["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 document provides information on the `ClusterManagerLimitedErrorCountRetryPolicy` class, which is a retry policy for `ClusterManagerConnection`."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["The class treats `kUnavailable` as a transient error, which is the only status code mentioned."],["The retry loop can be disabled by setting `maximum_failures` to 0 when creating an instance of the policy."],["The page contains documentation for numerous version numbers, ranging from 2.11.0 to 2.37.0-rc, as well as information on its constructors, functions, and type aliases."]]],[]]