[[["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` in the Google Cloud Spanner C++ client library."],["The retry policy halts when a non-transient error occurs or if the number of transient failures exceeds a defined limit, with `kUnavailable` being treated as transient."],["The policy can be configured with a maximum number of tolerated transient errors during construction, with setting `maximum_failures` to 0 disabling the retry loop."],["The class offers methods to determine if a retry is exhausted, if a failure is permanent, and to check the maximum allowed failures, and also provides a way to create a new policy instance reset to it's initial state."],["The provided content covers versions ranging from `2.11.0` all the way up to the latest version candidate `2.37.0-rc`, and allows you to find the specific `DatabaseAdminLimitedErrorCountRetryPolicy` documentation for your specific version."]]],[]]