[[["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 webpage details the `SessionControllerLimitedErrorCountRetryPolicy` class, which manages retry attempts for `SessionControllerConnection` in the context of Google Cloud Dataproc C++ client libraries."],["The policy is designed to stop retrying operations if a non-transient error occurs or if the number of transient failures exceeds a specified limit."],["Transient errors in this policy are identified by the `kUnavailable` status code, indicating temporary service unavailability."],["The class includes constructors to set the maximum number of transient errors allowed and provides functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` to manage the retry process."],["This page also displays the documentation for a range of versions of this class from 2.11.0 to 2.37.0-rc."]]],[]]