[[["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 document provides documentation for the \u003ccode\u003eSqlFlagsServiceLimitedErrorCountRetryPolicy\u003c/code\u003e class, which is part of the Google Cloud C++ SQL library, with version 2.37.0-rc being the most recent version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSqlFlagsServiceLimitedErrorCountRetryPolicy\u003c/code\u003e class defines a retry policy designed to handle transient errors, specifically \u003ccode\u003ekUnavailable\u003c/code\u003e, that occur during Remote Procedure Calls (RPCs) with the \u003ccode\u003eSqlFlagsServiceConnection\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe policy halts retries when a non-transient error occurs or if the number of transient failures surpasses a predefined limit, with the capability to disable retries entirely by setting \u003ccode\u003emaximum_failures\u003c/code\u003e to 0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003emaximum_failures()\u003c/code\u003e function retrieves the maximum number of transient failures allowed, \u003ccode\u003eOnFailure()\u003c/code\u003e determines whether to retry after a failure, and \u003ccode\u003eIsExhausted()\u003c/code\u003e checks if the retry policy is exhausted, and \u003ccode\u003eclone()\u003c/code\u003e to create a new instance of the policy.\u003c/p\u003e\n"],["\u003cp\u003eThe document includes different constructors for the \u003ccode\u003eSqlFlagsServiceLimitedErrorCountRetryPolicy\u003c/code\u003e class, along with functions to manage and check the retry policies, such as \u003ccode\u003eIsPermanentFailure()\u003c/code\u003e, and a \u003ccode\u003eBaseType\u003c/code\u003e alias to \u003ccode\u003eSqlFlagsServiceRetryPolicy\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]