[[["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-08-14 UTC."],[[["This webpage provides documentation for the `RecommenderRetryPolicy` class within the Google Cloud C++ client library, specifically for the Recommender service."],["The latest release candidate version is 2.37.0-rc, and the page lists version history and links going as far back as version 2.11.0 for the `RecommenderRetryPolicy`."],["The `RecommenderRetryPolicy` controls how the `RecommenderConnection` retries operations, and it provides functions such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`."],["The `OnFailure()` and `IsPermanentFailure()` methods take a `Status const &` parameter, while the `IsExhausted()` and clone functions take no parameters."],["Each function also specifies the \"return\" type, which is either `std::unique_ptr\u003c RecommenderRetryPolicy \u003e` for the `clone()` function or `bool` for the other mentioned functions."]]],[]]