[[["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-04-17 UTC."],[[["This page details the `SpeechLimitedErrorCountRetryPolicy` class, which is a retry policy for `SpeechConnection` based on counting errors."],["The policy will stop retrying if a non-transient error is returned or if the number of transient failures exceeds the `maximum_failures` threshold."],["`kUnavailable` status codes are considered transient errors, and you can set `maximum_failures` to 0 to disable the retry loop."],["The page provides documentation for multiple versions of this class, from version 2.11.0 to the latest release candidate 2.37.0-rc."],["The documentation covers constructors, functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, as well as the `BaseType` alias."]]],[]]