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