[[["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, including links to versions ranging from 2.11.0 up to the latest release candidate 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFunctionServiceLimitedErrorCountRetryPolicy\u003c/code\u003e class is designed to manage retry logic for \u003ccode\u003eFunctionServiceConnection\u003c/code\u003e by counting the number of transient errors encountered.\u003c/p\u003e\n"],["\u003cp\u003eThe policy stops retrying if a non-transient error is encountered or if the number of transient errors exceeds a predefined maximum, where \u003ccode\u003ekUnavailable\u003c/code\u003e status code is considered a transient error.\u003c/p\u003e\n"],["\u003cp\u003eYou can customize the retry behavior by setting the maximum number of transient failures during the creation of \u003ccode\u003eFunctionServiceLimitedErrorCountRetryPolicy\u003c/code\u003e, which can also disable the retry by setting it to 0.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes methods to determine if the policy is exhausted (\u003ccode\u003eIsExhausted\u003c/code\u003e), whether a given error is permanent (\u003ccode\u003eIsPermanentFailure\u003c/code\u003e), and to clone the current policy (\u003ccode\u003eclone\u003c/code\u003e), as well as retrieve the maximum_failures parameter.\u003c/p\u003e\n"]]],[],null,[]]