[[["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 provides documentation for the `ClusterControllerLimitedErrorCountRetryPolicy` class in the Google Cloud Dataproc C++ library, detailing its functionality across various versions."],["The `ClusterControllerLimitedErrorCountRetryPolicy` class implements a retry mechanism for `ClusterControllerConnection`, designed to handle transient errors up to a configurable maximum."],["The policy considers `kUnavailable` status codes as transient errors and stops retrying if a non-transient error is received or the maximum number of transient failures is exceeded."],["You can configure the policy by setting the maximum number of transient errors during its construction, and disabling the loop by setting this value to 0."],["The documentation includes constructors, functions, and type aliases related to the `ClusterControllerLimitedErrorCountRetryPolicy` class, along with the parameters they take and the values they return."]]],[]]