[[["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 webpage details the `ClusterControllerLimitedErrorCountRetryPolicy` class, which manages retries for `ClusterControllerConnection` based on a limited count of transient errors."],["The policy stops retrying if it encounters a non-transient error or if the number of transient failures exceeds the specified `maximum_failures`."],["Transient errors in this context are defined as those returning the `kUnavailable` status code."],["The class provides constructors to create instances with a specified maximum number of failures, and also functions to determine the maximum number of failures, check if retries are exhausted, detect permanent failures, and create a new instance of the policy."],["The webpage displays the available versions for the documentation of the ClusterControllerLimitedErrorCountRetryPolicy class, with the latest release candidate version being 2.37.0-rc."]]],[]]