[[["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\u003eSqlOperationsServiceLimitedErrorCountRetryPolicy\u003c/code\u003e, a retry policy for \u003ccode\u003eSqlOperationsServiceConnection\u003c/code\u003e that limits retries based on the number of transient errors encountered.\u003c/p\u003e\n"],["\u003cp\u003eThe policy will stop retrying if a non-transient error is returned or if the number of transient failures exceeds a set limit.\u003c/p\u003e\n"],["\u003cp\u003eTransient errors, specifically \u003ccode\u003ekUnavailable\u003c/code\u003e, trigger retry attempts under this policy.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSqlOperationsServiceLimitedErrorCountRetryPolicy\u003c/code\u003e can be configured to allow a specific \u003ccode\u003emaximum_failures\u003c/code\u003e count of transient errors before stopping retries, and can be disabled completely by setting \u003ccode\u003emaximum_failures\u003c/code\u003e to 0.\u003c/p\u003e\n"],["\u003cp\u003eThe policy includes methods to determine if retries are exhausted, whether a failure is permanent, and to clone the policy, and it also has a \u003ccode\u003eBaseType\u003c/code\u003e alias of \u003ccode\u003eSqlOperationsServiceRetryPolicy\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]