[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-26 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`."]]],[]]