[[["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 a list of versioned documentation for `LanguageServiceLimitedErrorCountRetryPolicy`, a component within the Google Cloud C++ library's language services, with versions ranging from 2.11.0 to 2.37.0-rc."],["`LanguageServiceLimitedErrorCountRetryPolicy` is designed to manage retries for `LanguageServiceConnection`, specifically based on the number of errors encountered."],["The retry policy terminates when it encounters a non-transient error or when a predefined limit of transient failures has been surpassed."],["Transient errors are defined as `kUnavailable` status codes within this policy."],["Users can disable the retry mechanism by setting the `maximum_failures` parameter to 0 during the creation of a `LanguageServiceLimitedErrorCountRetryPolicy` instance."]]],[]]