[[["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 provides documentation for the `RecommendationServiceLimitedErrorCountRetryPolicy` class within the Google Cloud Discovery Engine C++ library, with version `2.29.0` being shown."],["The class implements a retry policy for `RecommendationServiceConnection` that halts retries upon encountering a non-transient error or when a specified number of transient failures is exceeded."],["The `kUnavailable` status code is considered a transient error, and this class can be configured to tolerate a specified maximum number of failures."],["The class allows you to create an instance that disables the retry loop entirely by setting `maximum_failures` to 0."],["There are functions available to determine if retries are exhausted or if a failure is permanent, and to create a copy of the policy."]]],[]]