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