[[["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\u003eSqlConnectServiceLimitedErrorCountRetryPolicy\u003c/code\u003e, a retry policy for \u003ccode\u003eSqlConnectServiceConnection\u003c/code\u003e that limits retries based on the number of transient errors encountered.\u003c/p\u003e\n"],["\u003cp\u003eThe policy ceases retrying upon encountering a non-transient error or when the number of transient failures exceeds a predefined limit, with \u003ccode\u003ekUnavailable\u003c/code\u003e being considered a transient error.\u003c/p\u003e\n"],["\u003cp\u003eUsers can customize the retry behavior by setting the \u003ccode\u003emaximum_failures\u003c/code\u003e parameter in the constructor, where setting it to 0 disables the retry loop entirely.\u003c/p\u003e\n"],["\u003cp\u003eThe current latest release is \u003ccode\u003e2.37.0-rc\u003c/code\u003e, and there are multiple previous versions, all the way down to version \u003ccode\u003e2.11.0\u003c/code\u003e available.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes functions to manage retries like \u003ccode\u003emaximum_failures()\u003c/code\u003e, \u003ccode\u003eOnFailure()\u003c/code\u003e, \u003ccode\u003eIsExhausted()\u003c/code\u003e, \u003ccode\u003eIsPermanentFailure()\u003c/code\u003e, and a \u003ccode\u003eclone()\u003c/code\u003e method to create new policy instances.\u003c/p\u003e\n"]]],[],null,[]]