[[["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 `BackupDRRetryPolicy` for `BackupDRConnection`, with the current version being 2.28.0."],["The latest release candidate version for this policy is 2.37.0-rc, and there are also a number of past released versions that are listed, ranging down from version 2.36.0."],["Key functions of the `BackupDRRetryPolicy` include `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, all of which are used to manage retry behavior."],["The functions `OnFailure()` and `IsPermanentFailure()` accept a `status` parameter, of the type `Status const &`, to provide information on the execution status, and they return a `bool` to indicate the result."],["The functions `IsExhausted()` and `clone()` both have a `bool` and `std::unique_ptr\u003cBackupDRRetryPolicy\u003e` return type, respectively, and no inputs."]]],[]]