[[["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\u003eThe \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.\u003c/p\u003e\n"],["\u003cp\u003eThis policy halts retries if a non-transient error is returned by an RPC or if the count of transient failures exceeds a predefined maximum.\u003c/p\u003e\n"],["\u003cp\u003eTransient errors in this context are defined by the \u003ccode\u003ekUnavailable\u003c/code\u003e status code.\u003c/p\u003e\n"],["\u003cp\u003eThe retry policy can be disabled by creating an instance with \u003ccode\u003emaximum_failures\u003c/code\u003e set to 0.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes functions to manage and check the maximum failures, status of the errors and if it is exhausted, and to clone the policy for use.\u003c/p\u003e\n"]]],[],null,[]]