[[["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 documentation for the `SpeechLimitedErrorCountRetryPolicy` class, which is a retry policy designed for `SpeechConnection` and is based on the number of errors encountered."],["The retry policy will halt operations if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["Transient errors in this context are defined as status codes that match `kUnavailable`."],["The class provides different constructors allowing you to specify the maximum number of transient errors tolerated, and you can disable retries by setting `maximum_failures` to 0."],["The most recent version available is `2.37.0-rc` and the documentation covers a range of previous versions dating back to `2.11.0`."]]],[]]