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