[[["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-21 UTC."],[[["This webpage details the `SecretManagerServiceLimitedErrorCountRetryPolicy`, a retry policy for `SecretManagerServiceConnection` that limits retries based on the number of transient errors encountered."],["The policy ceases retrying upon encountering a non-transient error or exceeding the maximum allowed number of transient failures, with `kUnavailable` status codes being treated as transient errors."],["Users can customize the retry behavior by setting the `maximum_failures` parameter when constructing an instance of this policy, where a value of 0 disables the retry loop entirely."],["The page provides versioned documentation for the policy, from the latest `2.37.0-rc` down to version `2.10.1`, and also includes information about constructors, functions, and type aliases related to the retry policy."],["The policy includes functions such as `OnFailure`, `IsExhausted`, and `IsPermanentFailure`, which are virtual functions, as well as `clone`, which is to create a new instance of the policy."]]],[]]