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