[[["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 a detailed overview of the `LanguageServiceLimitedErrorCountRetryPolicy`, which is used for handling transient errors in the `LanguageServiceConnection`."],["The retry policy is designed to stop retrying when non-transient errors are encountered or when the number of transient failures exceeds a set limit."],["It defines transient errors as those with the `kUnavailable` status code and offers a constructor to set the maximum number of tolerated transient errors."],["The document lists many previous versions of this code, including the latest version [2.37.0-rc]."],["The provided retry policy class can also be cloned to create a new instance that has been reset to its original state."]]],[]]