[[["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-18 UTC."],[[["This page details the `BatchControllerLimitedErrorCountRetryPolicy`, a retry mechanism for `BatchControllerConnection` in the Google Cloud Dataproc C++ client library."],["The retry policy halts when non-transient errors occur or when the number of transient failures surpasses a defined limit, with `kUnavailable` being treated as transient."],["The policy can be configured with a constructor to specify the maximum number of transient errors (`maximum_failures`) to tolerate before stopping, or retries can be disabled by setting `maximum_failures` to 0."],["The page shows the different versions and corresponding links for this class."],["There are functions such as `OnFailure`, `IsExhausted` and `IsPermanentFailure` that handle the behavior of the retry mechanism."]]],[]]