[[["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-08-01 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."]]],[]]