[[["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 details on the `FunctionServiceLimitedErrorCountRetryPolicy` class, which is used for retrying operations in the `FunctionServiceConnection`."],["The retry policy is based on counting errors and stops retrying if a non-transient error occurs or if the number of transient failures exceeds a set limit."],["Transient errors in this context are defined as those returning the `kUnavailable` status code."],["The policy can be configured with `maximum_failures` to specify the number of tolerated transient errors, or by setting it to `0` it will disable the retry loop."],["This document lists the available versions of the `FunctionServiceLimitedErrorCountRetryPolicy`, with 2.37.0-rc being the latest and providing descriptions on the available constructors and methods."]]],[]]