[[["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-14 UTC."],[[["This document provides information on the `ClusterManagerLimitedErrorCountRetryPolicy`, a class used for defining retry policies in the context of `ClusterManagerConnection`."],["The retry policy will stop if a non-transient error is returned, or if the number of transient failures exceeds the `maximum_failures` threshold."],["Transient errors are specifically defined as those with the `kUnavailable` status code."],["The class includes constructors to define the policy with the maximum number of failures, copy, and move."],["The document covers many other versions of the same policy, going as far back as version 2.11.0, and as recent as 2.37.0-rc, the latest."]]],[]]