[[["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-02 UTC."],[[["This webpage details the `SqlBackupRunsServiceLimitedErrorCountRetryPolicy`, a class designed to manage retries for `SqlBackupRunsServiceConnection` based on the number of errors encountered."],["The retry policy terminates if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["The class treats the `kUnavailable` status code as a transient error, meaning it will trigger a retry."],["You can customize this policy by setting a `maximum_failures` integer, and it can be set to zero to disable retries."],["The document is for version 2.16.0, but also includes links to many other versions, with 2.37.0-rc being the latest."]]],[]]