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