[[["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` class, which is used for handling retry logic within the `BackupDRConnection`."],["The latest release candidate version of the `BackupDRRetryPolicy` is `2.37.0-rc`, with the earliest version documented being `2.23.0`."],["The `clone()` function creates a new, reset instance of the `BackupDRRetryPolicy`."],["The `OnFailure(Status const &)` function, which returns a bool, is implemented twice to address retries based on status conditions."],["The class includes functions `IsExhausted()` and `IsPermanentFailure(Status const &)`, both returning a boolean value, to check retry state and failure nature."]]],[]]