[[["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-07-09 UTC."],[[["This webpage details the `SqlBackupRunsServiceLimitedErrorCountRetryPolicy`, which manages retries for `SqlBackupRunsServiceConnection` based on the number of errors encountered."],["The policy halts retries upon encountering a non-transient error or exceeding a predefined count of transient failures."],["Transient errors are defined by `kUnavailable` status codes, and users can configure the `maximum_failures` parameter to control the tolerance for these errors."],["The page also displays other versions of this class, from 2.11.0 all the way up to the latest release candidate 2.37.0-rc."],["The class allows for cloning using the clone() method, as well as returning whether a failure is permanent using the IsPermanentFailure() method."]]],[]]