[[["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-26 UTC."],[[["This webpage details the `BackupDRLimitedErrorCountRetryPolicy`, a retry mechanism designed for `BackupDRConnection` in the Google Cloud Backup and DR service, specifically for handling transient errors during RPC calls."],["The policy halts retries upon encountering a non-transient error or when the number of transient failures surpasses a predetermined threshold."],["Transient errors, as identified by this policy, include `kUnavailable` status codes."],["The policy is customizable via the `BackupDRLimitedErrorCountRetryPolicy(int)` constructor, allowing the definition of `maximum_failures`, to determine the tolerated number of transient errors, and can be disabled with a value of `0`."],["The page provides a versioned history of this policy, with the latest version being 2.37.0-rc, and versions ranging from 2.23.0 to 2.36.0."]]],[]]