[[["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-05 UTC."],[[["This page provides documentation for the `BatchControllerLimitedErrorCountRetryPolicy` class in the Google Cloud Dataproc C++ library, detailing its functionality across various versions."],["The `BatchControllerLimitedErrorCountRetryPolicy` class manages retries for `BatchControllerConnection` based on the number of transient errors, stopping retries upon encountering a non-transient error or exceeding a predefined error count."],["The class treats the `kUnavailable` status code as a transient error and provides a constructor to set the maximum number of transient failures allowed before the policy stops retrying."],["The class offers methods to determine if a failure is permanent, if the policy is exhausted, and to clone the policy for creating a new instance reset to its initial state."],["The latest available version of the `BatchControllerLimitedErrorCountRetryPolicy` is 2.37.0-rc, with an array of other previous versions that are available on the page."]]],[]]