[[["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\u003eSqlUsersServiceLimitedErrorCountRetryPolicy\u003c/code\u003e, a retry policy designed for \u003ccode\u003eSqlUsersServiceConnection\u003c/code\u003e that limits the number of transient errors before stopping retries.\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 status codes being the only ones that are treated as a transient error.\u003c/p\u003e\n"],["\u003cp\u003eThe policy's constructor \u003ccode\u003eSqlUsersServiceLimitedErrorCountRetryPolicy(int)\u003c/code\u003e allows setting the maximum number of transient errors (\u003ccode\u003emaximum_failures\u003c/code\u003e) tolerated before stopping, and setting this value to 0 will disable retries.\u003c/p\u003e\n"],["\u003cp\u003eThe policy includes methods like \u003ccode\u003emaximum_failures()\u003c/code\u003e, \u003ccode\u003eOnFailure()\u003c/code\u003e, \u003ccode\u003eIsExhausted()\u003c/code\u003e, \u003ccode\u003eIsPermanentFailure()\u003c/code\u003e, and \u003ccode\u003eclone()\u003c/code\u003e to manage and check the retry state, with \u003ccode\u003eclone()\u003c/code\u003e generating a new policy instance in the initial state.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage displays a list of links to documentation for older versions of this policy, ranging from the latest release candidate, 2.37.0-rc, down to version 2.11.0.\u003c/p\u003e\n"]]],[],null,[]]