[[["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-02 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 certain number of transient failures are detected, with `kUnavailable` being the only status code considered transient."],["You can create instances of the retry policy with a defined amount of maximum transient errors, with zero being able to disable it."],["The `FunctionServiceLimitedErrorCountRetryPolicy` class includes functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, to manage retries."],["There are multiple versions that can be selected, ranging from 2.11.0 up to the latest release candidate 2.37.0-rc."]]],[]]