[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-26 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."]]],[]]