[[["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-14 UTC."],[[["This page details the `SpeechLimitedErrorCountRetryPolicy`, a retry mechanism for `SpeechConnection` that halts retries after encountering a non-transient error or exceeding a set number of transient failures."],["The policy treats `kUnavailable` status codes as transient errors, and you can configure the maximum number of transient failures it tolerates."],["The class includes constructors for creating new instances, along with functions to check the maximum failure count, handle failures, check if the policy is exhausted, determine if a failure is permanent, and clone the policy."],["The latest version of this class is currently `2.37.0-rc`, with many other versions being provided all the way down to version `2.11.0`."]]],[]]