[[["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-07-08 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."]]],[]]