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