[[["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-04-09 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, stopping if a non-transient error occurs or if the maximum number of transient failures is reached."],["Transient errors are specifically defined as those returning a `kUnavailable` status code."],["The policy is configurable to allow a set `maximum_failures` of transient errors, with the option to disable retry by setting `maximum_failures` to 0."],["The document also contains a full list of the different versions for this class, ranging from version 2.11.0 to 2.37.0-rc, with 2.37.0-rc being the most recent."]]],[]]