[[["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-05 UTC."],[[["This document provides versioned documentation for the `LanguageServiceLimitedErrorCountRetryPolicy`, with the latest version being 2.37.0-rc."],["The `LanguageServiceLimitedErrorCountRetryPolicy` is a retry mechanism for `LanguageServiceConnection` that halts retries on non-transient errors or if a specified number of transient failures is exceeded."],["This retry policy treats `kUnavailable` status codes as transient errors."],["The class has constructors that include the ability to set the number of maximum transient failures, as well as one that disables retries completely."],["Key functions of the policy include checking for exhaustion, permanent failures, and the ability to clone itself."]]],[]]