[[["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 a reference for various versions of \u003ccode\u003eFunctionServiceLimitedErrorCountRetryPolicy\u003c/code\u003e, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFunctionServiceLimitedErrorCountRetryPolicy\u003c/code\u003e is a retry policy designed for \u003ccode\u003eFunctionServiceConnection\u003c/code\u003e that limits retries based on the number of transient errors encountered, ceasing retries when a non-transient error occurs or the maximum transient error count is exceeded.\u003c/p\u003e\n"],["\u003cp\u003eTransient errors, as defined by this policy, are characterized by \u003ccode\u003ekUnavailable\u003c/code\u003e status codes.\u003c/p\u003e\n"],["\u003cp\u003eThe policy can be configured with a \u003ccode\u003emaximum_failures\u003c/code\u003e parameter to define the threshold of transient errors allowed, with setting it to 0 disabling the retry loop entirely.\u003c/p\u003e\n"],["\u003cp\u003eThe document outlines the class's constructors, functions like \u003ccode\u003emaximum_failures()\u003c/code\u003e, \u003ccode\u003eOnFailure()\u003c/code\u003e, \u003ccode\u003eIsExhausted()\u003c/code\u003e, \u003ccode\u003eIsPermanentFailure()\u003c/code\u003e, \u003ccode\u003eclone()\u003c/code\u003e, as well as the \u003ccode\u003eBaseType\u003c/code\u003e alias, alongside their respective parameters, return types, and descriptions.\u003c/p\u003e\n"]]],[],null,[]]