[[["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-09 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."]]],[]]