[[["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-08-14 UTC."],[[["This document provides information on the `SpeechLimitedErrorCountRetryPolicy` class, which is a retry policy designed for `SpeechConnection` to handle transient errors in RPC calls."],["The policy halts retries when a non-transient error occurs or when the number of transient failures exceeds a predefined limit."],["Only `kUnavailable` status codes are considered transient errors by this class, and this class provides various constructors to create an instance based on the users' requirements."],["The policy includes functions to manage and check for maximum failures, as well as to determine whether a failure is permanent or if the retry count is exhausted, and functions to clone the policy."],["The document lists the different versions that are available for the user to browse, going from 2.37.0-rc to 2.11.0."]]],[]]