[[["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 after encountering a set number of transient failures or a non-transient error."],["Transient errors in this context are identified by the `kUnavailable` status code."],["The policy can be customized by specifying the `maximum_failures` parameter when creating a `SpeechLimitedErrorCountRetryPolicy` instance, and can be disabled with 0 as the `maximum_failures` parameter."],["The webpage also provides links to various versions of the `SpeechLimitedErrorCountRetryPolicy` documentation, from version 2.11.0 to the latest release candidate, 2.37.0-rc."],["There are also several functions of `SpeechLimitedErrorCountRetryPolicy` including `maximum_failures()`, `OnFailure(Status const &)`, `IsExhausted()`, `IsPermanentFailure(Status const &)`, and `clone()` that are covered on this page."]]],[]]