[[["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-08-22 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eDatabaseAdminLimitedErrorCountRetryPolicy\u003c/code\u003e, a retry mechanism for \u003ccode\u003eDatabaseAdminConnection\u003c/code\u003e in the Google Cloud Spanner C++ client library.\u003c/p\u003e\n"],["\u003cp\u003eThe retry policy halts when a non-transient error occurs or if the number of transient failures exceeds a specified limit, with \u003ccode\u003ekUnavailable\u003c/code\u003e being treated as the only transient error.\u003c/p\u003e\n"],["\u003cp\u003eUsers can customize the policy's behavior by setting the \u003ccode\u003emaximum_failures\u003c/code\u003e parameter in the constructor to control the number of allowed transient errors, or disabling retries entirely by setting \u003ccode\u003emaximum_failures\u003c/code\u003e to zero.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides functions to determine if retries are exhausted (\u003ccode\u003eIsExhausted\u003c/code\u003e), if a failure is permanent (\u003ccode\u003eIsPermanentFailure\u003c/code\u003e), the maximum amount of failures allowed (\u003ccode\u003emaximum_failures\u003c/code\u003e), if a retry should occur (\u003ccode\u003eOnFailure\u003c/code\u003e), and to create a new instance (\u003ccode\u003eclone\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThis page also lists version history, ranging from \u003ccode\u003e2.37.0-rc\u003c/code\u003e to \u003ccode\u003e2.11.0\u003c/code\u003e, of the \u003ccode\u003eDatabaseAdminLimitedErrorCountRetryPolicy\u003c/code\u003e class for the Spanner C++ client library.\u003c/p\u003e\n"]]],[],null,[]]