[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-14 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."]]],[]]