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