[[["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 details the `RecommendationServiceLimitedErrorCountRetryPolicy`, a class designed for managing retries in `RecommendationServiceConnection` based on the number of encountered errors."],["The policy halts retries when non-transient errors occur or when the number of transient failures exceeds a predefined limit, with `kUnavailable` as a recognized transient error."],["You can construct an instance with a specified `maximum_failures` parameter to set the error tolerance; setting `maximum_failures` to 0 disables the retry loop."],["The class offers methods like `OnFailure`, `IsExhausted`, and `IsPermanentFailure` to manage the retry process, alongside a `clone` method to duplicate and reset the policy."],["The current version for the most up-to-date documentation for `RecommendationServiceLimitedErrorCountRetryPolicy` is **2.37.0-rc**, and the webpage contains a documentation history going back to version **2.15.1**."]]],[]]