[[["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-04-17 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."]]],[]]