[[["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-03-05 UTC."],[[["This webpage provides documentation for the `AlloyDBAdminLimitedErrorCountRetryPolicy`, which is a retry mechanism for `AlloyDBAdminConnection` in C++."],["The policy retries operations after transient failures, but stops if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, where the `kUnavailable` status code is the only transient error in this specific policy."],["The policy can be configured with a maximum number of allowed transient errors, and can be disabled completely by setting the maximum failures to 0."],["The webpage shows the different versions available for this policy ranging from version 2.11.0 to the latest release candidate 2.37.0-rc."],["`AlloyDBAdminLimitedErrorCountRetryPolicy` includes constructors to control the maximum failures, and functions such as `maximum_failures`, `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone`."]]],[]]