[[["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\u003eSqlInstancesServiceLimitedErrorCountRetryPolicy\u003c/code\u003e, a retry policy for \u003ccode\u003eSqlInstancesServiceConnection\u003c/code\u003e that limits retries based on the number of transient errors encountered.\u003c/p\u003e\n"],["\u003cp\u003eThe policy terminates if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, with \u003ccode\u003ekUnavailable\u003c/code\u003e status codes being the only errors treated as transient.\u003c/p\u003e\n"],["\u003cp\u003eYou can create an instance of this policy, which has a constructor taking in \u003ccode\u003emaximum_failures\u003c/code\u003e, to specify the maximum number of transient errors to tolerate, or use a \u003ccode\u003emaximum_failures\u003c/code\u003e value of 0 to disable retries entirely.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides functions to check the maximum number of failures (\u003ccode\u003emaximum_failures()\u003c/code\u003e), handle failures (\u003ccode\u003eOnFailure\u003c/code\u003e), check if retries are exhausted (\u003ccode\u003eIsExhausted\u003c/code\u003e), and check if a failure is permanent (\u003ccode\u003eIsPermanentFailure\u003c/code\u003e), and there is a function to clone the class (\u003ccode\u003eclone\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe page also provides a list of different version numbers of this policy, with 2.37.0-rc being the latest.\u003c/p\u003e\n"]]],[],null,[]]