[[["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 details the `LanguageServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `LanguageServiceConnection`."],["The policy stops retrying if it encounters a non-transient error or exceeds a defined number of transient failures, specifically treating `kUnavailable` as a transient error."],["You can control the retry limit using the `maximum_failures` parameter when creating a `LanguageServiceLimitedErrorCountRetryPolicy` instance, setting it to 0 disables the retry loop."],["The document provides details on the class's constructors, such as the ability to utilize rvalue and lvalue references, and its functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`."],["The latest version of the `LanguageServiceLimitedErrorCountRetryPolicy` class reference is `2.37.0-rc` while `2.36.0` is the current stable version, and many versions going back to `2.11.0` are also available."]]],[]]