[[["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 provides documentation for the `AlloyDBAdminLimitedErrorCountRetryPolicy` class, which is designed to manage retries for the `AlloyDBAdminConnection` based on error counts."],["The retry policy stops if a non-transient error is received or if the number of transient failures exceeds a predefined `maximum_failures` value, which can be disabled when set to `0`."],["The class treats the `kUnavailable` status code as a transient error and includes constructors for creating instances and copy/move operations."],["It also contains several functions including `maximum_failures()`, `OnFailure(Status const &)`, `IsExhausted()`, `IsPermanentFailure(Status const &)` and `clone()` and a type alias named `BaseType` for `AlloyDBAdminRetryPolicy`."],["The page displays a list of links for previous versions of the code from version `2.11.0` up to the most recent version `2.37.0-rc`."]]],[]]