[[["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-08-14 UTC."],[[["\u003cp\u003eThe latest version available is 2.37.0-rc, with numerous older versions available as well, all the way back to version 2.11.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLanguageServiceLimitedErrorCountRetryPolicy\u003c/code\u003e is a retry policy for \u003ccode\u003eLanguageServiceConnection\u003c/code\u003e that halts retries upon encountering a non-transient error or exceeding a set number of transient failures.\u003c/p\u003e\n"],["\u003cp\u003eThis policy treats the \u003ccode\u003ekUnavailable\u003c/code\u003e status code as a transient error.\u003c/p\u003e\n"],["\u003cp\u003eYou can create an instance of this policy and set the \u003ccode\u003emaximum_failures\u003c/code\u003e parameter, enabling to disable the retry loop by setting \u003ccode\u003emaximum_failures\u003c/code\u003e to 0.\u003c/p\u003e\n"],["\u003cp\u003eThe policy also includes methods to determine if retries are exhausted (\u003ccode\u003eIsExhausted()\u003c/code\u003e), if a failure is permanent (\u003ccode\u003eIsPermanentFailure(Status const &)\u003c/code\u003e), and to create a fresh instance of the policy (\u003ccode\u003eclone() const\u003c/code\u003e).\u003c/p\u003e\n"]]],[],null,[]]