[[["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 provides documentation for the `DatabaseAdminLimitedErrorCountRetryPolicy` class in the Google Cloud C++ client library for Spanner, detailing its functionality and usage across different versions."],["The `DatabaseAdminLimitedErrorCountRetryPolicy` class is designed to manage retries for `DatabaseAdminConnection` by counting errors and halting retry attempts after exceeding a defined number of transient failures or encountering a non-transient error."],["Transient errors, specifically identified as `kUnavailable` status codes, trigger retry attempts under this policy, and the retry loop can be disabled by setting `maximum_failures` to 0."],["The latest version documented is `2.37.0-rc` and this class has been available as far back as `2.11.0`, and includes constructors and functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`."],["The page offers various versions of the `DatabaseAdminLimitedErrorCountRetryPolicy` class, providing links to the respective documentation for versions ranging from `2.11.0` to `2.37.0-rc`, with each version maintaining the core retry policy functionality."]]],[]]