[[["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 versioned documentation for the \u003ccode\u003eFunctionServiceLimitedErrorCountRetryPolicy\u003c/code\u003e class, with versions ranging from 2.11.0 to the latest release candidate 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFunctionServiceLimitedErrorCountRetryPolicy\u003c/code\u003e class implements a retry policy for \u003ccode\u003eFunctionServiceConnection\u003c/code\u003e, stopping retries on non-transient errors or exceeding the maximum allowed transient failures.\u003c/p\u003e\n"],["\u003cp\u003eTransient errors are specifically identified as those returning the \u003ccode\u003ekUnavailable\u003c/code\u003e status code.\u003c/p\u003e\n"],["\u003cp\u003eThe policy can be customized via its constructor to allow for a user-defined number of transient errors before ceasing to retry, including the option to completely disable the retry loop by setting the \u003ccode\u003emaximum_failures\u003c/code\u003e to 0.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides methods to manage the policy, such as \u003ccode\u003emaximum_failures()\u003c/code\u003e, \u003ccode\u003eOnFailure(Status const &)\u003c/code\u003e, \u003ccode\u003eIsExhausted() const\u003c/code\u003e, \u003ccode\u003eIsPermanentFailure(Status const &) const\u003c/code\u003e, and a \u003ccode\u003eclone()\u003c/code\u003e method, as well as defining the \u003ccode\u003eBaseType\u003c/code\u003e alias.\u003c/p\u003e\n"]]],[],null,[]]