[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 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`."]]],[]]