[[["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 `TextToSpeechLimitedErrorCountRetryPolicy` class, a retry mechanism for `TextToSpeechConnection` in C++."],["The policy stops retrying after encountering a non-transient error or exceeding a predefined number of transient failures, which include `kUnavailable` status codes."],["Users can customize the maximum number of transient errors allowed through the constructor parameter, with a value of 0 disabling retries altogether."],["The class provides functions to manage the retry process, such as `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone`, along with the `maximum_failures` function to get the maximum allowed amount of transient errors."],["The provided list includes various versions of the `TextToSpeechLimitedErrorCountRetryPolicy` documentation, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc."]]],[]]