[[["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 page details the `SpeechLimitedErrorCountRetryPolicy` class, which is a retry policy for `SpeechConnection` that limits retries based on the number of errors encountered."],["The policy halts retries when a non-transient error occurs or when the number of transient failures exceeds a defined maximum."],["Only `kUnavailable` status codes are considered transient errors within this specific policy."],["The class offers constructors to establish retry limits, with an option to disable retries altogether by setting `maximum_failures` to 0."],["The page also details the functions associated with the class, including `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone`."]]],[]]