[[["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\u003eSqlRegionsServiceLimitedErrorCountRetryPolicy\u003c/code\u003e, a retry policy designed for \u003ccode\u003eSqlRegionsServiceConnection\u003c/code\u003e that relies on counting errors.\u003c/p\u003e\n"],["\u003cp\u003eThe policy halts retries if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, specifically treating \u003ccode\u003ekUnavailable\u003c/code\u003e status codes as transient errors.\u003c/p\u003e\n"],["\u003cp\u003eThe policy is customizable via its constructor, allowing configuration of the maximum number of transient failures that it will tolerate, and can be disabled if \u003ccode\u003emaximum_failures\u003c/code\u003e is set to 0.\u003c/p\u003e\n"],["\u003cp\u003eIt includes methods such as \u003ccode\u003eOnFailure\u003c/code\u003e, \u003ccode\u003eIsExhausted\u003c/code\u003e, and \u003ccode\u003eIsPermanentFailure\u003c/code\u003e to determine the state of the policy, as well as \u003ccode\u003emaximum_failures()\u003c/code\u003e to return the configured maximum amount.\u003c/p\u003e\n"],["\u003cp\u003eIt also has a \u003ccode\u003eclone()\u003c/code\u003e method, which creates a new instance of the policy, and a type alias \u003ccode\u003eBaseType\u003c/code\u003e for the \u003ccode\u003eSqlRegionsServiceRetryPolicy\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]