[[["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-21 UTC."],[[["This document provides versioned documentation for the `SessionTemplateControllerLimitedErrorCountRetryPolicy` class, spanning from version 2.11.0 to 2.37.0-rc, with the latter being the latest release candidate."],["The `SessionTemplateControllerLimitedErrorCountRetryPolicy` is a retry mechanism designed for `SessionTemplateControllerConnection`, ceasing retry attempts if a non-transient error occurs or if transient failures exceed a specified count."],["The class treats the `kUnavailable` status code as a transient error."],["Users can manage the retry behavior by setting the `maximum_failures` parameter when constructing the policy; setting it to 0 disables the retry loop entirely."],["This class includes functions to check for maximum failures, to check for an exhausted retry loop, check for permanent failures, and to create a clone of the current retry policy."]]],[]]