[[["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 retry policy terminates if a non-transient error occurs or if the number of transient failures exceeds a defined limit, which by default treats `kUnavailable` status codes as transient errors."],["The `AlloyDBAdminLimitedErrorCountRetryPolicy` class allows for customization of the maximum number of tolerated transient errors during its construction, with the ability to disable retries entirely by setting `maximum_failures` to 0."],["The page provides access to various versions of the `AlloyDBAdminLimitedErrorCountRetryPolicy`, ranging from the latest release candidate, 2.37.0-rc, down to version 2.11.0."],["The page outlines the Constructors, functions and type aliases associated with `AlloyDBAdminLimitedErrorCountRetryPolicy`."]]],[]]