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