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