[[["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\u003eThis class, \u003ccode\u003eParameterManagerLimitedErrorCountRetryPolicy\u003c/code\u003e, defines a retry policy for \u003ccode\u003eParameterManagerConnection\u003c/code\u003e that is based on the number of errors encountered during operations.\u003c/p\u003e\n"],["\u003cp\u003eThe policy halts retries if a non-transient error is returned or if the number of transient failures exceeds a specified limit.\u003c/p\u003e\n"],["\u003cp\u003eOnly \u003ccode\u003ekUnavailable\u003c/code\u003e status codes are considered transient errors in the context of this retry policy.\u003c/p\u003e\n"],["\u003cp\u003eYou can customize the maximum number of allowed transient errors during policy instantiation, including setting it to \u003ccode\u003e0\u003c/code\u003e to disable retries.\u003c/p\u003e\n"],["\u003cp\u003eThe policy provides methods to check if retries are exhausted (\u003ccode\u003eIsExhausted\u003c/code\u003e), if a failure is permanent (\u003ccode\u003eIsPermanentFailure\u003c/code\u003e), and to get a copy of itself with an initial state (\u003ccode\u003eclone\u003c/code\u003e).\u003c/p\u003e\n"]]],[],null,[]]