[[["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\u003eThis webpage details the \u003ccode\u003eSqlTiersServiceLimitedErrorCountRetryPolicy\u003c/code\u003e, a class in the Google Cloud C++ library, specifically for SQL service tier operations, with version 2.21.0 being the base of these docs.\u003c/p\u003e\n"],["\u003cp\u003eThe retry policy limits retries based on the number of transient errors, stopping upon non-transient errors or exceeding the maximum number of transient failures.\u003c/p\u003e\n"],["\u003cp\u003eThe class constructor allows setting a maximum number of transient failures, with a value of 0 disabling retries, and it also has copy and move constructors to easily create new objects.\u003c/p\u003e\n"],["\u003cp\u003eKey functions include \u003ccode\u003emaximum_failures()\u003c/code\u003e to get the maximum number of allowed failures, \u003ccode\u003eOnFailure()\u003c/code\u003e to determine if retrying is allowed on the given status, \u003ccode\u003eIsExhausted()\u003c/code\u003e to see if the policy is exhausted, \u003ccode\u003eIsPermanentFailure()\u003c/code\u003e to see if the given status is permanent, and \u003ccode\u003eclone()\u003c/code\u003e to create new copies.\u003c/p\u003e\n"],["\u003cp\u003eIt also shows the version history for this page, going as far back as 2.11.0, with 2.37.0-rc being the latest, and shows what can be considered a transient error, being the \u003ccode\u003ekUnavailable\u003c/code\u003e status code.\u003c/p\u003e\n"]]],[],null,[]]