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