[[["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`, focusing on its retry logic and functionality."],["The latest release candidate is version 2.37.0-rc, and the webpage provides links to documentation for versions ranging from 2.23.0 to 2.36.0."],["The `BackupDRRetryPolicy` includes functions such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` to manage retry attempts based on status."],["The functions for checking status, either using `OnFailure` or `IsPermanentFailure`, take a status parameter as input and returns a boolean value to indicate if retry should happen."],["It is possible to create a clone of the current policy using the `clone()` function, which will return an initial state `BackupDRRetryPolicy`."]]],[]]