[[["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-05 UTC."],[[["This webpage details the `LanguageServiceRetryPolicy` for `LanguageServiceConnection`, with a focus on different version releases."],["Version 2.37.0-rc is the latest release candidate, and it's followed by a list of previous versions all the way back to version 2.11.0, with each version providing a link to its documentation."],["The `LanguageServiceRetryPolicy` class has several functions, including `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, all related to managing retry behavior."],["The functions `OnFailure()` and `IsPermanentFailure()` accept a `status` parameter, of the type `Status const &`, and `IsExhausted()` are used for checking the retry status."],["The `clone()` function creates a new instance of the retry policy, resetting it to the initial state."]]],[]]