[[["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-21 UTC."],[[["This webpage details the `AlloyDBAdminLimitedErrorCountRetryPolicy`, which manages retries for `AlloyDBAdminConnection` in C++ based on the number of errors encountered."],["The retry policy terminates if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, with `kUnavailable` being treated as a transient error."],["You can disable retry loops by instantiating this policy with `maximum_failures` set to 0."],["The policy includes constructors for setting the maximum number of failures and functions for checking if the policy is exhausted, if a failure is permanent, and the maximum failures allowed."],["The latest version available is `2.37.0-rc`, and the page contains links and information on previous versions down to `2.11.0`."]]],[]]