[[["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-14 UTC."],[[["This webpage details the `LanguageServiceRetryPolicy` for the `LanguageServiceConnection`, focusing on version 2.22.0."],["It provides links to documentation for a range of versions, from the latest release candidate (2.37.0-rc) down to 2.11.0, offering access to historical documentation."],["The core functionality of `LanguageServiceRetryPolicy` includes creating new instances with `clone()`, determining if a failure is recoverable with `OnFailure()`, checking if retry attempts are exhausted with `IsExhausted()`, and identifying permanent failures with `IsPermanentFailure()`."],["The functions `OnFailure()`, `IsExhausted()` and `IsPermanentFailure()` all include a parameter `status` that is a `Status const &` type."]]],[]]