[[["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 \u003ccode\u003eServiceManagerLimitedErrorCountRetryPolicy\u003c/code\u003e class provides a retry mechanism for \u003ccode\u003eServiceManagerConnection\u003c/code\u003e that 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 pre-defined \u003ccode\u003emaximum_failures\u003c/code\u003e, with the \u003ccode\u003ekUnavailable\u003c/code\u003e status code being treated as transient.\u003c/p\u003e\n"],["\u003cp\u003eYou can disable the retry loop entirely by setting \u003ccode\u003emaximum_failures\u003c/code\u003e to 0 when creating an instance of this retry policy.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides functions to check for exhaustion, permanent failures, failures, and to get the \u003ccode\u003emaximum_failures\u003c/code\u003e value, along with the ability to create a clone of the retry policy.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the class is \u003ccode\u003e2.37.0-rc\u003c/code\u003e, and there are many previous versions listed dating back to \u003ccode\u003e2.11.0\u003c/code\u003e, all available to use.\u003c/p\u003e\n"]]],[],null,[]]