[[["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 used for handling transient errors in 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 predefined \u003ccode\u003emaximum_failures\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class treats the \u003ccode\u003ekUnavailable\u003c/code\u003e status code as a transient error, allowing for retry attempts in these cases.\u003c/p\u003e\n"],["\u003cp\u003eYou can adjust the tolerance for transient failures by setting the \u003ccode\u003emaximum_failures\u003c/code\u003e parameter when creating an instance, and disabling the retry loop by setting \u003ccode\u003emaximum_failures\u003c/code\u003e to 0.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides various functions such as \u003ccode\u003eOnFailure\u003c/code\u003e, \u003ccode\u003eIsExhausted\u003c/code\u003e, and \u003ccode\u003eIsPermanentFailure\u003c/code\u003e to manage and determine the retry behavior, along with the ability to create a new reset instance with \u003ccode\u003eclone()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]