[[["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`, a class used for retrying operations in `AlloyDBAdminConnection` based on the number of errors encountered."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["Transient errors in this context are defined as status codes equivalent to `kUnavailable`."],["The `AlloyDBAdminLimitedErrorCountRetryPolicy` constructor allows for setting the maximum number of transient failures allowed before the policy stops retrying, with the option to disable retries by setting `maximum_failures` to 0."],["The document provides access to various versions of this policy, with 2.37.0-rc being the latest and 2.20.0 being the current version."]]],[]]