[[["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, with the latest version being `2.37.0-rc`."],["The retry policy halts when it encounters a non-transient error or when the count of transient failures exceeds a predefined limit."],["The only transient error treated as such in this class is `kUnavailable`."],["You can customize the retry behavior by specifying the maximum number of transient errors tolerated during the construction of a `BackupDRLimitedErrorCountRetryPolicy`."],["This class offers a `clone()` function, allowing the creation of a fresh policy instance, along with methods such as `OnFailure`, `IsExhausted`, and `IsPermanentFailure`, which help to manage the retry process."]]],[]]