[[["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 provides documentation for the `BackupDRLimitedErrorCountRetryPolicy` class, which is used to define a retry policy for `BackupDRConnection` in the context of error handling."],["The retry policy implemented will stop retrying if a non-transient error is detected or if the number of transient failures exceeds the specified `maximum_failures`."],["`kUnavailable` is the only status code considered a transient error within this retry policy, in addition to the ability to disable the retry loop by setting `maximum_failures` to 0."],["The class features constructors to handle instantiation and copying, along with methods to check failure status, exhaustion, and retrieve the maximum number of allowed failures."],["There are a variety of documentation versions available for this class from 2.23.0 all the way up to the latest version `2.37.0-rc`."]]],[]]