[[["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 details the `RecommendationServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `RecommendationServiceConnection` in the Google Cloud Discovery Engine C++ client library."],["The retry policy halts if a non-transient error occurs or if the number of transient failures exceeds a specified limit, with `kUnavailable` being considered a transient error."],["The policy is instantiated by providing the `maximum_failures` parameter, which dictates the tolerated number of transient errors before stopping retries."],["The page provides access to documentation for various versions, ranging from the latest release candidate `2.37.0-rc`, down to version `2.15.1`, all of which are for the same `RecommendationServiceLimitedErrorCountRetryPolicy`."],["The policy's behavior is modified through the functions `OnFailure`, `IsExhausted`, and `IsPermanentFailure`, and can be cloned using the function `clone`."]]],[]]