[[["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 retry policy for `LanguageServiceConnection` that limits retries based on the number of transient errors encountered."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined maximum."],["The `kUnavailable` status code is the only one that will be treated as a transient error for this class."],["This class provides constructors to set the maximum number of transient errors and functions to determine if the retry policy is exhausted, if there is a permanent failure, or to clone the retry policy to a new instance."],["The latest version of the documentation available is for `2.37.0-rc`, and there are documentations available all the way down to version `2.11.0` which are referenced via hyperlinks."]]],[]]