[[["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-21 UTC."],[[["The latest version available is 2.37.0-rc, with several older versions from 2.36.0 down to 2.23.0 also documented."],["`BackupDRLimitedErrorCountRetryPolicy` is a retry policy that stops retrying if a non-transient error is encountered or if the number of transient failures exceeds a preset limit."],["Transient errors for this policy are identified by the `kUnavailable` status code."],["The retry loop can be disabled by creating an instance of `BackupDRLimitedErrorCountRetryPolicy` with `maximum_failures` set to 0."],["The class provides methods to check for exhaustion of retries (`IsExhausted`), determine if a failure is permanent (`IsPermanentFailure`), and clone the policy (`clone`)."]]],[]]