[[["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\u003eSqlEventsServiceLimitedErrorCountRetryPolicy\u003c/code\u003e class, which is part of the Google Cloud C++ client library for SQL, specifically version 2.28.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSqlEventsServiceLimitedErrorCountRetryPolicy\u003c/code\u003e class implements a retry mechanism for \u003ccode\u003eSqlEventsServiceConnection\u003c/code\u003e, halting retries when a non-transient error is detected or a certain number of transient failures have occurred.\u003c/p\u003e\n"],["\u003cp\u003eThe class considers the \u003ccode\u003ekUnavailable\u003c/code\u003e status code as a transient error, and provides a constructor that determines the number of transient failures allowed before stopping retries, even allowing users to disable retries by setting \u003ccode\u003emaximum_failures\u003c/code\u003e to 0.\u003c/p\u003e\n"],["\u003cp\u003eThis policy class features methods for checking if the maximum number of failures has been exceeded (\u003ccode\u003eIsExhausted\u003c/code\u003e), if an error is permanent (\u003ccode\u003eIsPermanentFailure\u003c/code\u003e), and retrieving the maximum allowed failures (\u003ccode\u003emaximum_failures\u003c/code\u003e), and it includes cloning capabilities to produce a reset instance of the retry policy.\u003c/p\u003e\n"],["\u003cp\u003eIt is possible to see all the versions related to this class going from 2.11.0 up to the latest one, which is 2.37.0-rc.\u003c/p\u003e\n"]]],[],null,[]]