[[["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 in Google Cloud Functions.\u003c/p\u003e\n"],["\u003cp\u003eThe retry policy halts operations if a non-transient error occurs or if transient failures exceed a specified limit.\u003c/p\u003e\n"],["\u003cp\u003eTransient errors, identified by the \u003ccode\u003ekUnavailable\u003c/code\u003e status code, trigger retries.\u003c/p\u003e\n"],["\u003cp\u003eThe class constructor \u003ccode\u003eFunctionServiceLimitedErrorCountRetryPolicy(int)\u003c/code\u003e sets the maximum number of tolerable transient failures, with \u003ccode\u003emaximum_failures\u003c/code\u003e == 0 disabling retries.\u003c/p\u003e\n"],["\u003cp\u003eThis policy includes methods to check for exhaustion, permanent failures, and to clone the current policy, alongside a \u003ccode\u003emaximum_failures()\u003c/code\u003e method to retrieve the current limit set on the transient failures.\u003c/p\u003e\n"]]],[],null,[]]