[[["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 outlines the `FunctionServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `FunctionServiceConnection` in Google Cloud Functions."],["The retry policy halts operations if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["Transient errors, in this context, are specifically defined by the `kUnavailable` status code."],["You can adjust the maximum number of transient errors tolerated via the constructor by using `maximum_failures` as a parameter."],["The document provides versioning from `2.37.0-rc` to `2.11.0`, as well as describes the constructors and functions for the `FunctionServiceLimitedErrorCountRetryPolicy` class."]]],[]]