[[["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 provides documentation for the `BackupDRRetryPolicy` class within the Google Cloud Backup and DR C++ library, specifically for version 2.35.0."],["The latest release candidate (2.37.0-rc) and several previous versions, down to 2.23.0, of the `BackupDRRetryPolicy` class are also documented and linked."],["The `BackupDRRetryPolicy` class defines how retry attempts are managed for the `BackupDRConnection`, with functions like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`."],["The `clone()` function creates a new instance of the retry policy, while the `OnFailure()` function determines if a retry should happen based on a given `Status`, and `IsExhausted()` checks if the retry policy is out of retries."],["`IsPermanentFailure()` checks if a status represents a permanent error."]]],[]]