[[["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-07-09 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."]]],[]]