[[["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` class, which is used to manage retries for `SpeechConnection` in C++ based on error counts."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a preset limit."],["Transient errors, such as `kUnavailable`, are the only error codes this class considers recoverable, otherwise the error is considered non-transient."],["The class provides different constructors to instantiate it, including a constructor that allows you to specify the number of maximum failures that will be tolerated."],["The page also provides a comprehensive list of versions, ranging from the latest `2.37.0-rc` down to `2.11.0`, linking to each version's documentation for `SpeechLimitedErrorCountRetryPolicy`."]]],[]]