[[["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 for managing retry attempts for `SpeechConnection` in C++."],["The retry policy stops if a non-transient error is received or if the number of transient failures exceeds a set maximum."],["Transient errors are defined as those having a status code of `kUnavailable`."],["The `SpeechLimitedErrorCountRetryPolicy` class has constructors that allows for setting the `maximum_failures`, the maximum number of transient errors before stopping retrying."],["The class details the various versions of the retry policy with hyperlinks to each version's specific documentation, from version 2.11.0 to the release candidate for version 2.37.0."]]],[]]