[[["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-08 UTC."],[[["This page details the `SqlBackupRunsServiceLimitedErrorCountRetryPolicy`, which manages retries for `SqlBackupRunsServiceConnection` based on the number of errors encountered."],["The retry policy stops if a non-transient error occurs or if the number of transient failures exceeds a preset limit, with `kUnavailable` status codes being considered transient errors."],["The class allows configuration of the maximum number of transient errors tolerated through its constructor, where `maximum_failures` determines how many retries are allowed before stopping."],["Key functions within this policy include `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, each playing a specific role in managing the retry process and its state."],["The page provides documentation for a range of versions, from 2.11.0 to 2.37.0-rc, indicating a history of updates and modifications to this retry policy."]]],[]]