[[["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 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."]]],[]]