[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 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`."]]],[]]