[[["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-14 UTC."],[[["This document provides information on the `FunctionServiceLimitedErrorCountRetryPolicy` class, which is a retry policy for `FunctionServiceConnection`."],["The retry policy will stop if an RPC returns a non-transient error or if a prescribed number of transient failures are detected, treating `kUnavailable` as a transient error."],["The policy can be configured to tolerate a specified maximum number of transient errors during construction, and can also be disabled completely."],["The document also shows all the previous versions of the policy, with `2.37.0-rc` being the latest."],["The class also contains functions to check if the policy is exhausted or if the failure is permanent, and to get the maximum amount of failures tolerated."]]],[]]