[[["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 treats `kUnavailable` status codes as transient errors, allowing for retries in these cases."],["The `SpeechLimitedErrorCountRetryPolicy` can be configured with a `maximum_failures` parameter to control the number of transient errors it will tolerate, with setting it to 0 disabling retries."],["The page also gives access to a collection of versioned resources including the latest version, 2.37.0-rc, down to version 2.11.0."],["It provides information about the constructors, functions, and type aliases associated with `SpeechLimitedErrorCountRetryPolicy`, including `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone`."]]],[]]