[[["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-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eDatabaseAdminLimitedErrorCountRetryPolicy\u003c/code\u003e is a retry policy for \u003ccode\u003eDatabaseAdminConnection\u003c/code\u003e that counts errors to determine when to stop retrying.\u003c/p\u003e\n"],["\u003cp\u003eThe policy halts retries if a non-transient error occurs or if the number of transient failures exceeds a predefined limit.\u003c/p\u003e\n"],["\u003cp\u003eTransient errors, such as those indicated by the \u003ccode\u003ekUnavailable\u003c/code\u003e status code, are factored into the retry count.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDatabaseAdminLimitedErrorCountRetryPolicy\u003c/code\u003e class supports customizable maximum transient failure counts, with the ability to disable retries by setting the \u003ccode\u003emaximum_failures\u003c/code\u003e parameter to 0.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides methods like \u003ccode\u003emaximum_failures()\u003c/code\u003e, \u003ccode\u003eOnFailure()\u003c/code\u003e, \u003ccode\u003eIsExhausted()\u003c/code\u003e, \u003ccode\u003eIsPermanentFailure()\u003c/code\u003e, and \u003ccode\u003eclone()\u003c/code\u003e to manage and interact with the retry logic.\u003c/p\u003e\n"]]],[],null,[]]