[[["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 page provides documentation for the \u003ccode\u003eSqlTiersServiceLimitedErrorCountRetryPolicy\u003c/code\u003e, which is a retry mechanism for \u003ccode\u003eSqlTiersServiceConnection\u003c/code\u003e in C++.\u003c/p\u003e\n"],["\u003cp\u003eThe policy limits retries based on a specified number of transient errors, ceasing if a non-transient error occurs or the maximum number of transient errors is reached.\u003c/p\u003e\n"],["\u003cp\u003eTransient errors are specifically defined as those returning a \u003ccode\u003ekUnavailable\u003c/code\u003e status code.\u003c/p\u003e\n"],["\u003cp\u003eThe class allows configuration via a constructor accepting the maximum number of allowed transient failures, and disabling the retry loop is achievable by setting \u003ccode\u003emaximum_failures\u003c/code\u003e to 0.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also covers the other constructors, functions and type aliases, such as \u003ccode\u003eOnFailure\u003c/code\u003e, \u003ccode\u003eIsExhausted\u003c/code\u003e, \u003ccode\u003eIsPermanentFailure\u003c/code\u003e, \u003ccode\u003eclone\u003c/code\u003e and \u003ccode\u003eBaseType\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]