[[["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 webpage details the `SessionControllerLimitedErrorCountRetryPolicy`, a retry mechanism for `SessionControllerConnection` in the Google Cloud Dataproc C++ client library."],["The retry policy halts when a non-transient error occurs or the number of transient failures exceeds a specified limit, with `kUnavailable` being considered a transient error."],["The policy is instantiated using `SessionControllerLimitedErrorCountRetryPolicy(int)`, allowing specification of the maximum tolerated number of transient errors, and disabling retries when the specified number of transient errors is 0."],["The page outlines the constructors, function such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, and type alias `BaseType` for the `SessionControllerLimitedErrorCountRetryPolicy` class."],["The listed versions allow you to navigate to the same documentation for different versions, with the latest being version `2.37.0-rc` and the current being `2.33.0`."]]],[]]