[[["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 `RecommenderLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ client library for the Recommender service."],["The `RecommenderLimitedErrorCountRetryPolicy` class is a retry policy that limits retries based on the number of transient errors, specifically `kUnavailable` status codes."],["The retry policy will stop if a non-transient error is encountered or if the maximum allowed number of transient errors is exceeded, with the maximum number of transient failures being set during object construction."],["The webpage lists several versions of the documentation for this policy, ranging from version 2.11.0 up to the latest release candidate, 2.37.0-rc, giving visibility on the evolution of the policy."],["The class provides methods to check for permanent failures, to check if the policy is exhausted and a function that creates a new instance of the policy."]]],[]]