[[["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-04-09 UTC."],[[["This document provides a list of versioned documentation for `LanguageServiceLimitedErrorCountRetryPolicy`, from the latest release candidate, 2.37.0-rc, down to 2.11.0."],["`LanguageServiceLimitedErrorCountRetryPolicy` is a retry policy for `LanguageServiceConnection` that halts retries if a non-transient error is detected, or if transient failures exceed a set limit."],["Transient errors, as defined in this context, are limited to the `kUnavailable` status code."],["The policy's constructor allows setting the `maximum_failures`, and disabling the retry loop is possible by setting `maximum_failures` to 0."],["There is functionality to check if the policy is exhausted, verify permanent failures and create a clone of the policy."]]],[]]