[[["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 outlines the `SessionTemplateControllerLimitedErrorCountRetryPolicy`, a retry policy designed for `SessionTemplateControllerConnection` in the Dataproc C++ library."],["The policy limits retries based on the number of transient errors encountered, stopping if a non-transient error occurs or if the maximum allowed transient failures is reached."],["Transient errors are specifically defined as those returning a `kUnavailable` status code."],["The policy allows for customization of the maximum number of transient errors (`maximum_failures`) tolerated, and setting this parameter to 0 disables the retry loop."],["The document also provides details on the constructors, functions, and type aliases associated with this retry policy, as well as links to previous versions of the `SessionTemplateControllerLimitedErrorCountRetryPolicy` class, ranging from versions 2.11.0 to 2.37.0-rc."]]],[]]