[[["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-07 UTC."],[[["This webpage details the `SecretManagerServiceLimitedErrorCountRetryPolicy`, a retry policy specifically designed for `SecretManagerServiceConnection`."],["The policy limits retries based on the number of transient errors, stopping when a non-transient error occurs or the maximum allowed transient failures are exceeded."],["Transient errors are specifically identified by the `kUnavailable` status code."],["You can adjust the retry behavior by setting the maximum number of tolerated transient failures when constructing the `SecretManagerServiceLimitedErrorCountRetryPolicy` object."],["The class offers functions to determine the maximum failures, check for exhaustion, identify permanent failures, and clone the policy."]]],[]]