[[["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 details the `BatchControllerLimitedErrorCountRetryPolicy`, a retry mechanism for `BatchControllerConnection` in the Google Cloud Dataproc C++ client library."],["The retry policy stops when a non-transient error occurs or the number of transient failures exceeds a specified limit, with `kUnavailable` being treated as transient."],["The policy can be configured with a maximum number of tolerated transient errors during construction, with setting `maximum_failures` to 0 disabling the retry loop."],["The class offers functions to determine the maximum number of failures allowed, check if the policy is exhausted, handle failure status codes, and create a new instance of the policy."],["The latest version for the BatchControllerLimitedErrorCountRetryPolicy is 2.37.0-rc, and it includes various versions from 2.11.0 up to 2.37.0."]]],[]]