[[["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 document provides a detailed overview of the `SecretManagerServiceLimitedErrorCountRetryPolicy`, which is utilized to manage retries for the `SecretManagerServiceConnection` in C++."],["The retry policy is configured to cease retrying operations when a non-transient error is encountered or if the number of transient failures exceeds the predefined `maximum_failures` threshold."],["The `SecretManagerServiceLimitedErrorCountRetryPolicy` treats only `kUnavailable` status codes as transient errors during the retry process."],["The class provides constructors to initiate instances, including the option to disable retries by setting `maximum_failures` to 0, and it also offers functions for assessing the policy's status."],["This page provides the documentation for this class in multiple versions, with the most recent being `2.37.0-rc` and older versions reaching down to `2.10.1`."]]],[]]