[[["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 designed to handle transient errors in RPC calls within the `BackupDRConnection`."],["The retry policy stops when a non-transient error occurs or when the number of transient failures exceeds the predefined `maximum_failures` threshold, where the only transient error code is `kUnavailable`."],["You can set the `maximum_failures` parameter to customize the number of allowed transient errors, or you can disable the retry loop altogether by setting it to 0."],["The documentation includes details on the class constructors, functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, along with a type alias `BaseType`."],["There are multiple versions of the documentation, the latest release candidate is 2.37.0-rc and all the way down to 2.23.0, all having their own documentation for `BackupDRLimitedErrorCountRetryPolicy`."]]],[]]