[[["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-04-23 UTC."],[[["This webpage details the `FunctionServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `FunctionServiceConnection` in the Google Cloud C++ client library."],["The policy halts retries upon encountering non-transient errors or exceeding a set number of transient failures, specifically treating `kUnavailable` status codes as transient."],["The policy is configurable, allowing users to set a `maximum_failures` parameter to control the number of allowed transient errors before retries are stopped, and it can be disabled by setting the `maximum_failures` parameter to zero."],["The page displays a list of supported versions, ranging from 2.11.0 to the latest release candidate 2.37.0-rc."],["The class features constructors, functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` for creating, assessing, and copying the retry policy, as well as the `BaseType` alias."]]],[]]