[[["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-02 UTC."],[[["This webpage details the `FunctionServiceRetryPolicy` class within the Google Cloud Functions v2 C++ library."],["The latest release candidate version is `2.37.0-rc`, and the content also lists available versions ranging from `2.11.0` to `2.36.0` of this class."],["The `FunctionServiceRetryPolicy` is utilized by `FunctionServiceConnection` and provides various methods like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` to manage retries."],["`clone()` creates a new policy instance, `OnFailure()` determines if a retry should occur based on status, and `IsExhausted()` checks if the retry limit has been reached."],["The `IsPermanentFailure()` method determines if a failure is permanent, which in turn can be used to not attempt retrying any further."]]],[]]