[[["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-04-09 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."]]],[]]