[[["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-18 UTC."],[[["This document provides a detailed overview of the `LanguageServiceLimitedErrorCountRetryPolicy` class, which is designed to manage retries for `LanguageServiceConnection` based on a limited count of errors."],["The retry policy halts if a non-transient error is encountered or if the number of transient failures exceeds a predefined threshold."],["Only the `kUnavailable` status code is treated as a transient error within this class."],["The policy is customizable via the constructor, where `maximum_failures` defines the number of transient errors tolerated, and setting it to `0` disables retries."],["The document lists available versions ranging from `2.11.0` to the latest release candidate `2.37.0-rc`, along with version specific links to the `LanguageServiceLimitedErrorCountRetryPolicy` class."]]],[]]