[[["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\u003eSqlBackupRunsServiceLimitedErrorCountRetryPolicy\u003c/code\u003e, a class for managing retries in \u003ccode\u003eSqlBackupRunsServiceConnection\u003c/code\u003e based on error counts.\u003c/p\u003e\n"],["\u003cp\u003eThe policy halts retries upon encountering a non-transient error or exceeding a predefined number of transient failures, and only the \u003ccode\u003ekUnavailable\u003c/code\u003e status code is considered a transient error.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSqlBackupRunsServiceLimitedErrorCountRetryPolicy\u003c/code\u003e constructor takes an integer \u003ccode\u003emaximum_failures\u003c/code\u003e to define the number of transient errors allowed, with a value of 0 disabling retries.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides functions to check if the retry policy is exhausted (\u003ccode\u003eIsExhausted()\u003c/code\u003e), determine if a status represents a permanent failure (\u003ccode\u003eIsPermanentFailure()\u003c/code\u003e), and to return the maximum failures (\u003ccode\u003emaximum_failures()\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThere are links to the documentation for 26 separate versions of this policy class, ranging from version \u003ccode\u003e2.37.0-rc\u003c/code\u003e (latest) down to version \u003ccode\u003e2.11.0\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]