[[["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 page documents the `BatchControllerLimitedErrorCountRetryPolicy` for the Google Cloud Dataproc C++ client library, focusing on its behavior and usage in handling transient errors."],["The `BatchControllerLimitedErrorCountRetryPolicy` class is designed to retry operations for `BatchControllerConnection` up to a defined maximum number of transient failures, stopping if it reaches the max, or an non-transient error occurs."],["Transient errors are identified by the `kUnavailable` status code, while non-transient errors immediately halt any retry attempts."],["The policy can be configured with a specific `maximum_failures` value during construction to control the number of retries, or it can be disabled entirely by setting `maximum_failures` to 0."],["The page also contains a reference to all the versions of the class that are available, with version 2.37.0 being the latest."]]],[]]