[[["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 provides documentation for the \u003ccode\u003eSqlOperationsServiceLimitedErrorCountRetryPolicy\u003c/code\u003e class, which is part of the Google Cloud C++ client library for SQL, with the most recent version as 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSqlOperationsServiceLimitedErrorCountRetryPolicy\u003c/code\u003e class is used to implement a retry policy for \u003ccode\u003eSqlOperationsServiceConnection\u003c/code\u003e that stops retrying if a non-transient error occurs or if a set number of transient errors are detected.\u003c/p\u003e\n"],["\u003cp\u003eThe class treats the \u003ccode\u003ekUnavailable\u003c/code\u003e status code as a transient error and provides constructors to set the maximum number of transient failures, with an option to disable retries by setting \u003ccode\u003emaximum_failures\u003c/code\u003e to 0.\u003c/p\u003e\n"],["\u003cp\u003eKey functions of this class include \u003ccode\u003eOnFailure\u003c/code\u003e, \u003ccode\u003eIsExhausted\u003c/code\u003e, and \u003ccode\u003eIsPermanentFailure\u003c/code\u003e, which are used to manage the retry logic and determine when to stop retrying.\u003c/p\u003e\n"],["\u003cp\u003eThe class also provides a \u003ccode\u003eclone()\u003c/code\u003e function to create a new instance of the retry policy, and \u003ccode\u003emaximum_failures()\u003c/code\u003e to return the max number of errors before stopping retries, as well as offering a type alias called \u003ccode\u003eBaseType\u003c/code\u003e for \u003ccode\u003eSqlOperationsServiceRetryPolicy\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]