[[["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 document provides information on the `SessionTemplateControllerLimitedErrorCountRetryPolicy` for Google Cloud Dataproc, specifically in C++."],["The `SessionTemplateControllerLimitedErrorCountRetryPolicy` is designed to handle transient errors during RPC calls, stopping retries upon encountering a non-transient error or exceeding a defined limit of transient failures."],["The policy recognizes `kUnavailable` as a transient error status code, and can be configured to allow zero to many transient errors to be retried."],["The document lists all versions of this Class starting at 2.11.0 and extending to the latest version 2.37.0-rc."],["The class has constructors to define how many failures to tolerate, and functions to check the status of the policy, such as if the retry loop is exhausted, or if the failure was permanent."]]],[]]