[[["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 details the \u003ccode\u003eFunctionServiceLimitedErrorCountRetryPolicy\u003c/code\u003e, a retry mechanism for \u003ccode\u003eFunctionServiceConnection\u003c/code\u003e that limits retries based on the number of transient errors encountered.\u003c/p\u003e\n"],["\u003cp\u003eThe policy halts retries upon encountering a non-transient error or exceeding a predefined limit of transient failures, with \u003ccode\u003ekUnavailable\u003c/code\u003e being treated as the only transient error.\u003c/p\u003e\n"],["\u003cp\u003eThe retry policy can be customized by setting the \u003ccode\u003emaximum_failures\u003c/code\u003e parameter during instance creation, allowing control over the number of transient errors tolerated before stopping, and setting this value to \u003ccode\u003e0\u003c/code\u003e disables the retry mechanism.\u003c/p\u003e\n"],["\u003cp\u003eThe policy can be cloned, and provides methods to check if the policy is exhausted, whether a given status represents a permanent failure, and trigger actions \u003ccode\u003eOnFailure\u003c/code\u003e based on a \u003ccode\u003eStatus const &\u003c/code\u003e parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe policy relies on the \u003ccode\u003eFunctionServiceRetryPolicy\u003c/code\u003e and defines \u003ccode\u003eBaseType\u003c/code\u003e as an alias of this class.\u003c/p\u003e\n"]]],[],null,[]]