[[["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-08-14 UTC."],[[["\u003cp\u003eThe latest version available is 2.37.0-rc, with numerous older versions of the ModelServiceLimitedErrorCountRetryPolicy also accessible.\u003c/p\u003e\n"],["\u003cp\u003eThis policy is for \u003ccode\u003eModelServiceConnection\u003c/code\u003e and it manages retries based on the number of errors encountered, stopping when a non-transient error occurs or a set limit of transient failures is surpassed.\u003c/p\u003e\n"],["\u003cp\u003eThe retry mechanism treats \u003ccode\u003ekUnavailable\u003c/code\u003e status codes as transient errors, which allows retrying the operation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eModelServiceLimitedErrorCountRetryPolicy\u003c/code\u003e class contains methods such as \u003ccode\u003eOnFailure\u003c/code\u003e, \u003ccode\u003eIsExhausted\u003c/code\u003e, \u003ccode\u003eIsPermanentFailure\u003c/code\u003e, and \u003ccode\u003eclone\u003c/code\u003e to control the retry behavior.\u003c/p\u003e\n"],["\u003cp\u003eThe class constructor \u003ccode\u003eModelServiceLimitedErrorCountRetryPolicy(int)\u003c/code\u003e takes an integer to set a maximum number of transient failures allowed, and setting it to 0 disables the retry loop.\u003c/p\u003e\n"]]],[],null,[]]