[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-18 UTC."],[[["This document outlines the `SessionTemplateControllerLimitedErrorCountRetryPolicy`, a retry policy designed for `SessionTemplateControllerConnection` that limits the number of transient errors."],["The retry policy stops if a non-transient error occurs or if the number of transient failures exceeds a defined threshold."],["Transient errors are specifically identified by the `kUnavailable` status code in this context."],["The policy can be configured to allow a certain amount of failures by using the `maximum_failures` parameter, or to disable retries entirely by setting `maximum_failures` to 0."],["The document provides documentation on the different versions of the `SessionTemplateControllerLimitedErrorCountRetryPolicy` class, including version `2.37.0-rc` (latest) and down to `2.11.0`."]]],[]]