[[["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`, 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."]]],[]]