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