[[["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 page details the `LanguageServiceRetryPolicy` for `LanguageServiceConnection`, providing retry logic for handling service interactions."],["It documents the availability of various versions, ranging from the latest release candidate 2.37.0-rc down to version 2.11.0."],["Key functions within this retry policy include `clone()`, `OnFailure(Status const &)`, `IsExhausted() const`, and `IsPermanentFailure(Status const &) const`."],["The `OnFailure` and `IsPermanentFailure` functions both take a `Status const &` parameter and return a `bool` type, while `clone` returns a `std::unique_ptr\u003cLanguageServiceRetryPolicy\u003e`."]]],[]]