[[["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`, a class that defines a retry mechanism for `ClusterManagerConnection`."],["The retry policy is designed to halt if a non-transient error occurs or if the number of transient failures exceeds a specified limit, which by default are any errors other than a status of `kUnavailable`."],["You can customize the number of maximum transient failures, including disabling the retry loop by setting the number to zero."],["The document details the constructors, functions, and type aliases available within the `ClusterManagerLimitedErrorCountRetryPolicy` class, including methods for checking failure status and creating new policy instances."],["The document lists the available versions from `2.37.0-rc` (latest) to `2.11.0`, showing the history of the `ClusterManagerLimitedErrorCountRetryPolicy`."]]],[]]