[[["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` in the context of Google Cloud Dataproc."],["The retry policy halts if it encounters a non-transient error or exceeds a predefined count of transient failures."],["Transient errors are defined by `kUnavailable` status codes, and users can configure the `maximum_failures` parameter to control the number of tolerated transient errors during the construction of the retry policy."],["The webpage provides documentation for multiple versions, ranging from the latest `2.37.0-rc` down to `2.11.0`, all of which share the same class and similar functions, with each link providing specific documentation for the version."],["The page lists several functions, including `maximum_failures()`, `OnFailure(Status const &)`, `IsExhausted()`, `IsPermanentFailure(Status const &)`, and `clone() const`, with descriptions and their parameters."]]],[]]