[[["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 a non-transient error or surpassing a defined limit of transient failures, with `kUnavailable` being the only specified transient error status."],["You can configure the number of transient errors allowed via the constructor, and you can disable the retry behavior altogether by creating a new instance with `maximum_failures` set to zero."],["The page also has information about the latest release candidate of the library version [2.37.0-rc](cpp/docs/reference/functions/latest/classgoogle_1_1cloud_1_1functions__v2_1_1FunctionServiceLimitedErrorCountRetryPolicy) and every version from 2.36.0 to 2.11.0, which provides additional documentation of the library."]]],[]]