[[["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-03-14 UTC."],[[["This webpage provides documentation for the `FunctionServiceRetryPolicy` class, which is part of the Google Cloud Functions v2 C++ library, detailing its functionality and usage."],["The latest release candidate version for this library is 2.37.0-rc, and the currently displayed version is 2.33.0, with documentation available for versions ranging from 2.11.0 to 2.36.0."],["`FunctionServiceRetryPolicy` includes methods such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` for managing the retry behavior of `FunctionServiceConnection`."],["The `OnFailure()`, and `IsPermanentFailure()` methods assess the status of the action to determine whether a retry should be attempted."],["The `clone()` function generates a fresh instance of the policy, while `IsExhausted()` will output whether all retries have been exhausted or not."]]],[]]