[[["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-05-07 UTC."],[[["This document provides information on the `ClusterManagerLimitedErrorCountRetryPolicy`, a class used to manage retries for `ClusterManagerConnection`."],["The retry policy is based on limiting the number of transient errors and will halt if a non-transient error occurs or the maximum number of transient failures is exceeded."],["Transient errors are defined as those with the `kUnavailable` status code, based on the current class being documented."],["The policy's behavior can be adjusted by setting the `maximum_failures` parameter, including disabling retries by setting it to 0."],["The document also outlines various constructors and functions associated with the `ClusterManagerLimitedErrorCountRetryPolicy` class, along with the parameters, returns, and type alias."]]],[]]