[[["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-08 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`)."]]],[]]