[[["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 outlines the \u003ccode\u003eFunctionServiceLimitedErrorCountRetryPolicy\u003c/code\u003e, a retry mechanism for \u003ccode\u003eFunctionServiceConnection\u003c/code\u003e that limits retries based on the number of errors encountered.\u003c/p\u003e\n"],["\u003cp\u003eThe policy halts retries when a non-transient error occurs or when the number of transient failures exceeds a preset limit, with \u003ccode\u003ekUnavailable\u003c/code\u003e status codes being considered transient errors.\u003c/p\u003e\n"],["\u003cp\u003eYou can set a maximum number of transient errors tolerated through the \u003ccode\u003eFunctionServiceLimitedErrorCountRetryPolicy(int)\u003c/code\u003e constructor, where setting \u003ccode\u003emaximum_failures\u003c/code\u003e to 0 will disable retry loops.\u003c/p\u003e\n"],["\u003cp\u003eThe document provides information for each version of this policy from 2.11.0 to the latest release, 2.37.0-rc, with links to the relevant documentation for each release.\u003c/p\u003e\n"],["\u003cp\u003eKey functions include \u003ccode\u003emaximum_failures()\u003c/code\u003e, \u003ccode\u003eOnFailure(Status const &)\u003c/code\u003e, \u003ccode\u003eIsExhausted()\u003c/code\u003e, \u003ccode\u003eIsPermanentFailure(Status const &)\u003c/code\u003e, and \u003ccode\u003eclone()\u003c/code\u003e, which allow managing and checking the state of the retry policy.\u003c/p\u003e\n"]]],[],null,[]]