[[["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-30 UTC."],[[["This webpage details the `BatchControllerLimitedErrorCountRetryPolicy`, a retry mechanism for `BatchControllerConnection` in the Google Cloud Dataproc C++ client library."],["The policy halts retries when encountering non-transient errors or exceeding a predefined number of transient failures, which only include `kUnavailable` status codes by default."],["Users can configure the maximum number of tolerated transient errors via the constructor, with a setting of 0 effectively disabling the retry loop."],["The class provides methods like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` to manage the retry policy's behavior and state."],["The webpage contains the documentation for all versions from 2.11.0 to the latest 2.37.0-rc and also version 2.15.1, and 2.25.1."]]],[]]