[[["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 `RecommenderLimitedErrorCountRetryPolicy`, a retry policy for `RecommenderConnection` that limits retries based on the number of transient errors encountered."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, with `kUnavailable` being considered a transient error."],["Users can customize the retry behavior by setting the `maximum_failures` parameter when constructing an instance of `RecommenderLimitedErrorCountRetryPolicy`, or disabling it entirely by using 0."],["The page documents various constructors, functions, and a type alias, including `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, `clone()`, and `BaseType` for interacting with the retry policy."],["The site includes a history of versions, with version `2.37.0-rc` being the latest and `2.22.1` being the current version that's being detailed."]]],[]]