[[["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\u003eThis document provides information on the \u003ccode\u003eLanguageServiceLimitedErrorCountRetryPolicy\u003c/code\u003e, a class that defines a retry strategy for the \u003ccode\u003eLanguageServiceConnection\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe retry policy stops if a non-transient error is detected or if the number of transient failures exceeds a set limit.\u003c/p\u003e\n"],["\u003cp\u003eTransient errors are defined as those that have the \u003ccode\u003ekUnavailable\u003c/code\u003e status code.\u003c/p\u003e\n"],["\u003cp\u003eThe class allows creating a retry policy that tolerates up to a specified \u003ccode\u003emaximum_failures\u003c/code\u003e of transient errors, which can be disabled entirely by setting it to 0.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes functions to check if the policy is exhausted (\u003ccode\u003eIsExhausted\u003c/code\u003e), if a failure is permanent (\u003ccode\u003eIsPermanentFailure\u003c/code\u003e), and to get the maximum allowed failures (\u003ccode\u003emaximum_failures\u003c/code\u003e), as well as having a clone function.\u003c/p\u003e\n"]]],[],null,[]]