[[["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 provides documentation for the `BackupDRLimitedErrorCountRetryPolicy` class in version 2.29.0 of the Google Cloud C++ library, as well as a range of other versions."],["The `BackupDRLimitedErrorCountRetryPolicy` class is used to set up a retry policy for `BackupDRConnection`, which limits retries based on the number of detected errors."],["The retry policy stops when a non-transient error is encountered or when the number of transient failures exceeds a predefined limit."],["The only transient error status code mentioned that this class is sensitive to is `kUnavailable`, and retry can be disabled by setting `maximum_failures` to 0 during instantiation."],["The class provides functionalities to get the maximum number of failures allowed, check for exhaustion, and determine if a failure is permanent."]]],[]]