[[["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-07-09 UTC."],[[["This webpage details the `DatabaseAdminLimitedErrorCountRetryPolicy`, a retry mechanism for `DatabaseAdminConnection`."],["The policy stops retrying if it encounters a non-transient error or exceeds a defined limit of transient failures."],["Transient errors are limited to `kUnavailable` status codes, and the retry count can be disabled by setting `maximum_failures` to 0 in the constructor."],["The page lists the functions of this policy such as `maximum_failures()`, `OnFailure(Status const &)`, `IsExhausted()`, `IsPermanentFailure(Status const &)`, and `clone()` and all associated parameters and return values."],["This page provides a versioned history of this specific class, with links to the documentation for each of the previous versions, with `2.37.0-rc` being the latest and `2.11.0` being the lowest provided."]]],[]]