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