[[["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 information on the `LanguageServiceLimitedErrorCountRetryPolicy`, a class that manages retries for the `LanguageServiceConnection`."],["The retry policy will stop if a non-transient error is detected or if the number of transient failures exceeds a pre-defined maximum."],["The `kUnavailable` status code is considered a transient error within this class."],["The class contains functions like `maximum_failures()`, `OnFailure(Status const &)`, `IsExhausted()`, `IsPermanentFailure(Status const &)`, and `clone()`, for managing and understanding the retry policy."],["There are multiple available versions of this policy, with the latest version being 2.37.0-rc, and all the way back to 2.11.0."]]],[]]