[[["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 page details the \u003ccode\u003eAutoMlLimitedErrorCountRetryPolicy\u003c/code\u003e, which is a retry mechanism for \u003ccode\u003eAutoMlConnection\u003c/code\u003e that limits retries based on the number of 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 predefined limit.\u003c/p\u003e\n"],["\u003cp\u003eThe class treats \u003ccode\u003ekUnavailable\u003c/code\u003e status codes as transient errors that are eligible for retry.\u003c/p\u003e\n"],["\u003cp\u003eYou can control the maximum number of allowed transient errors using the constructor, or disable the retry loop entirely by setting \u003ccode\u003emaximum_failures\u003c/code\u003e to 0.\u003c/p\u003e\n"],["\u003cp\u003eThe policy offers functions to check the maximum number of failures, determine if the retry policy is exhausted, check if the error is a permanent failure and a virtual clone function to create a new instance of the policy, reset to its initial state.\u003c/p\u003e\n"]]],[],null,[]]