[[["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 provides documentation for the `SpeechLimitedErrorCountRetryPolicy` class, which is used to control retries for `SpeechConnection` based on the number of errors encountered."],["The latest release candidate is version 2.37.0-rc, with a history of prior versions ranging from 2.11.0 to 2.36.0, and version 2.24.0 being the one for which this document was written."],["The retry policy stops if a non-transient error is returned, or if the number of transient failures exceeds a specified maximum, with only `kUnavailable` errors being considered transient."],["The `SpeechLimitedErrorCountRetryPolicy` class allows configuration of the maximum number of transient errors it tolerates via its constructor and has methods to check if the policy is exhausted or failed permanently."],["The class offers functions to manage and clone its status, including determining the maximum failures, handling failure with a given status, and checking if it has been exhausted."]]],[]]