[[["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 an RPC returns a non-transient error or if it exceeds a set number of transient failures."],["The only status code treated as a transient error in this context is `kUnavailable`."],["You can construct a `LanguageServiceLimitedErrorCountRetryPolicy` to specify the `maximum_failures`, and disable retries by setting `maximum_failures` to 0."],["The document outlines the constructors, functions, and type aliases associated with the `LanguageServiceLimitedErrorCountRetryPolicy` class."]]],[]]