[[["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 webpage details the \u003ccode\u003eSqlInstanceNamesServiceLimitedErrorCountRetryPolicy\u003c/code\u003e, a class for managing retries in the \u003ccode\u003eSqlInstanceNamesServiceConnection\u003c/code\u003e based on the number of errors encountered.\u003c/p\u003e\n"],["\u003cp\u003eThe retry policy will halt if a non-transient error occurs or if the number of transient failures exceeds a predefined maximum.\u003c/p\u003e\n"],["\u003cp\u003eTransient errors in this context are defined as those returning the status code \u003ccode\u003ekUnavailable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003emaximum_failures\u003c/code\u003e parameter, set during the policy's construction, determines the maximum number of transient errors tolerated before retries cease, with a value of 0 disabling the retry loop entirely.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides methods for checking if the policy is exhausted (\u003ccode\u003eIsExhausted\u003c/code\u003e), determining if a failure is permanent (\u003ccode\u003eIsPermanentFailure\u003c/code\u003e), obtaining the current maximum failures allowed (\u003ccode\u003emaximum_failures\u003c/code\u003e), and creating a new policy instance (\u003ccode\u003eclone\u003c/code\u003e).\u003c/p\u003e\n"]]],[],null,[]]