[[["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 webpage details the `SpeechLimitedErrorCountRetryPolicy`, a retry mechanism for `SpeechConnection` that halts retries upon encountering a non-transient error or exceeding a set number of transient failures."],["The policy considers `kUnavailable` status codes as transient errors, and you can disable the retry loop by setting `maximum_failures` to 0."],["The `SpeechLimitedErrorCountRetryPolicy` class includes constructors, along with functions for checking maximum failures, handling failures, determining exhaustion, identifying permanent failures, and creating a new policy instance."],["The page displays a list of multiple versions of the SpeechLimitedErrorCountRetryPolicy, ranging from the latest 2.37.0-rc down to version 2.11.0, giving access to the different versions of this retry policy."]]],[]]