[[["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-14 UTC."],[[["This document provides documentation for the `SpeechLimitedErrorCountRetryPolicy` class, which is used to implement retry logic for `SpeechConnection` in the Google Cloud C++ Speech API."],["The retry policy halts operations upon encountering a non-transient error or exceeding a predefined limit of transient failures, with `kUnavailable` status codes being considered transient."],["Users can customize the retry behavior by setting the `maximum_failures` parameter during the instantiation of `SpeechLimitedErrorCountRetryPolicy`, or they can disable retries entirely by setting it to `0`."],["The document lists different versions of the documentation for this policy, ranging from version 2.11.0 up to 2.37.0-rc, with 2.37.0-rc being the most recent version available."],["The class offers functions for managing failure limits, determining if the retry policy is exhausted, identifying permanent failures, and the ability to create a new policy instance from the existing configuration."]]],[]]