[[["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 documentation details the \u003ccode\u003eAMLLimitedErrorCountRetryPolicy\u003c/code\u003e, a retry policy for \u003ccode\u003eAMLConnection\u003c/code\u003e that limits retries based on the number of transient errors encountered.\u003c/p\u003e\n"],["\u003cp\u003eThe policy halts retries upon encountering a non-transient error or exceeding a predefined maximum number of transient failures, with \u003ccode\u003ekUnavailable\u003c/code\u003e considered a transient error.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAMLLimitedErrorCountRetryPolicy\u003c/code\u003e constructor allows setting the maximum number of tolerable transient errors, with a value of 0 disabling retries.\u003c/p\u003e\n"],["\u003cp\u003eKey functions include \u003ccode\u003emaximum_failures()\u003c/code\u003e, which returns the maximum allowed failures, and \u003ccode\u003eOnFailure()\u003c/code\u003e, \u003ccode\u003eIsExhausted()\u003c/code\u003e, and \u003ccode\u003eIsPermanentFailure()\u003c/code\u003e, which are responsible for evaluating failure scenarios and determining if to continue retrying.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eclone()\u003c/code\u003e function creates a new instance of the policy, resetting it to its initial state.\u003c/p\u003e\n"]]],[],null,[]]