[[["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 provides documentation for the \u003ccode\u003eSqlDatabasesServiceLimitedErrorCountRetryPolicy\u003c/code\u003e, a class used for handling retries in the \u003ccode\u003eSqlDatabasesServiceConnection\u003c/code\u003e based on the number of errors encountered.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSqlDatabasesServiceLimitedErrorCountRetryPolicy\u003c/code\u003e stops retrying when a non-transient error is received, or when the number of transient failures exceeds a set maximum, with \u003ccode\u003ekUnavailable\u003c/code\u003e being the only status code categorized as a transient error in this class.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers constructors to set a \u003ccode\u003emaximum_failures\u003c/code\u003e parameter, allowing users to disable retries by setting this value to zero, or to dictate how many transient errors to tolerate before retries are stopped.\u003c/p\u003e\n"],["\u003cp\u003eThe class features several functions 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 that allow you to check the parameters and current status of the retry policy, as well as create new copies of it.\u003c/p\u003e\n"],["\u003cp\u003eThis page also includes documentation for the class through its various versions, ranging from \u003ccode\u003e2.37.0-rc\u003c/code\u003e (the latest version) down to \u003ccode\u003e2.11.0\u003c/code\u003e, allowing the user to explore the documentation specific to each release.\u003c/p\u003e\n"]]],[],null,[]]