[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides information on the `FunctionServiceLimitedErrorCountRetryPolicy` class, which is used to define a retry policy for `FunctionServiceConnection` based on the number of errors encountered."],["The policy will halt retries if a non-transient error is returned by an RPC or if the number of transient errors surpasses the defined limit."],["Transient errors for this policy are identified by the `kUnavailable` status code, but users can alter the maximum number of allowable errors in the policy."],["The class offers constructors for creating and managing instances, along with functions to check for failure status, exhaustion of retries, and creating a new instance."],["The latest version available for `FunctionServiceLimitedErrorCountRetryPolicy` is `2.37.0-rc`, with many other prior versions also available."]]],[]]