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