[[["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-04-17 UTC."],[[["This webpage provides documentation for the `BackupDRLimitedErrorCountRetryPolicy` class, which is a retry policy designed for `BackupDRConnection`."],["The policy limits retries based on the number of transient errors encountered or if a non-transient error occurs, as well as specifically considers `kUnavailable` status codes as transient."],["The `BackupDRLimitedErrorCountRetryPolicy` class allows customization of the maximum number of transient failures tolerated during a connection, and can disable retries when `maximum_failures` is 0."],["The documentation covers the parameters, constructors, functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()` and `clone()`, and the type alias `BaseType`."],["The page lists available versions for this class, ranging from 2.23.0 up to the latest release candidate, 2.37.0-rc."]]],[]]