[[["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 information on the `LanguageServiceLimitedErrorCountRetryPolicy`, a class used for error handling and retries in the `LanguageServiceConnection`."],["The retry policy is designed to stop retrying when it encounters a non-transient error or when a maximum number of transient errors have been detected."],["Transient errors are defined in this policy as those that return a `kUnavailable` status code."],["You can adjust the `maximum_failures` parameter during instantiation to configure how many transient errors are tolerated, with a value of 0 disabling retries."],["The document has versions ranging from `2.11.0` to the latest `2.37.0-rc` which can be viewed by clicking the links provided."]]],[]]