[[["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 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."]]],[]]