[[["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 available down to 2.11.0.\u003c/p\u003e\n"],["\u003cp\u003eThis content describes a retry policy, \u003ccode\u003eServiceControllerLimitedErrorCountRetryPolicy\u003c/code\u003e, designed for \u003ccode\u003eServiceControllerConnection\u003c/code\u003e, which limits retries based on the number of transient errors encountered.\u003c/p\u003e\n"],["\u003cp\u003eThe policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a defined limit, with \u003ccode\u003ekUnavailable\u003c/code\u003e being the only status code treated as a transient error.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eServiceControllerLimitedErrorCountRetryPolicy\u003c/code\u003e class can be configured with a \u003ccode\u003emaximum_failures\u003c/code\u003e parameter to define the error tolerance, or to have retries disabled entirely when it is set to 0.\u003c/p\u003e\n"],["\u003cp\u003eThe policy includes functions such as \u003ccode\u003emaximum_failures()\u003c/code\u003e, \u003ccode\u003eOnFailure()\u003c/code\u003e, \u003ccode\u003eIsExhausted()\u003c/code\u003e, \u003ccode\u003eIsPermanentFailure()\u003c/code\u003e and \u003ccode\u003eclone()\u003c/code\u003e, and has a type alias of \u003ccode\u003eServiceControllerRetryPolicy\u003c/code\u003e named \u003ccode\u003eBaseType\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]