[[["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 `SessionTemplateControllerLimitedErrorCountRetryPolicy`, a retry policy specifically designed for `SessionTemplateControllerConnection` in Google Cloud Dataproc."],["The retry policy halts if a non-transient error occurs or if the number of transient failures exceeds a specified limit, with `kUnavailable` being considered a transient error."],["The policy is customizable via its constructor, allowing configuration of the maximum number of transient failures that are tolerated, with a value of 0 disabling retries."],["The class offers functions such as `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone` to manage and evaluate retry attempts, in addition to a function `maximum_failures` that allows users to see what the current limit is."],["The webpage also contains a list of earlier versions of the `SessionTemplateControllerLimitedErrorCountRetryPolicy` class, with version `2.37.0-rc` being the latest and `2.11.0` being the oldest."]]],[]]