[[["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 used for managing retries in the event of errors when using \u003ccode\u003eSqlFlagsServiceConnection\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSqlFlagsServiceLimitedErrorCountRetryPolicy\u003c/code\u003e class stops retrying if a non-transient error occurs or if a set maximum number of transient failures is exceeded, treating \u003ccode\u003ekUnavailable\u003c/code\u003e as a transient error.\u003c/p\u003e\n"],["\u003cp\u003eYou can instantiate a \u003ccode\u003eSqlFlagsServiceLimitedErrorCountRetryPolicy\u003c/code\u003e with a specified number of \u003ccode\u003emaximum_failures\u003c/code\u003e transient errors to tolerate, and setting this to 0 disables the retry loop entirely.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes functions such as \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 respectively get the maximum failures, handle a failure, check if retries are exhausted, check for a permanent error, and create a new instance of the policy.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation shows the availability of this retry policy across several versions, from \u003ccode\u003e2.11.0\u003c/code\u003e up to the latest release candidate \u003ccode\u003e2.37.0-rc\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]