[[["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 page provides documentation for the `SessionTemplateControllerLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud Dataproc C++ client library."],["The retry policy is designed for `SessionTemplateControllerConnection` and limits retries based on the number of transient errors encountered, stopping if a non-transient error occurs or the maximum number of transient failures is reached."],["The class treats `kUnavailable` status codes as transient errors and provides a constructor to set the maximum number of transient errors allowed."],["Key functions within this class include methods to check if the policy is exhausted, whether a failure is permanent, and to clone the retry policy to a new state."],["There is also a table provided showing the different versions of the class provided, with the most recent being version 2.37.0-rc, which is indicated as the latest."]]],[]]