[[["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 document provides information on the `BackupDRLimitedErrorCountRetryPolicy`, a class used to manage retry behavior for `BackupDRConnection`."],["The retry policy will stop if there is a non-transient error returned by an RPC or if the number of transient failures exceeds the allowed limit."],["Transient errors in this policy are defined as those with the `kUnavailable` status code."],["The class allows for configuration of the maximum number of transient errors tolerated before stopping retries, which can be set to 0 to disable the retry loop entirely."],["The document also shows several historical versions of this class ranging from 2.23.0 up to the most recent version, 2.37.0-rc, with each version represented by their own documentation."]]],[]]