[[["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 webpage details the `AlloyDBAdminLimitedErrorCountRetryPolicy`, which manages retries for `AlloyDBAdminConnection` by counting errors."],["The policy halts retries upon encountering a non-transient error or surpassing a defined number of transient failures."],["Transient errors are identified by the `kUnavailable` status code."],["The retry policy's constructor accepts an integer (`maximum_failures`) to define the number of tolerable transient errors, and setting it to 0 disables retries."],["The page provides versioning for the policy with the latest version being 2.37.0-rc, as well as, providing access to prior versions of the policy."]]],[]]