[[["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-04-17 UTC."],[[["This document details the `CloudRedisLimitedErrorCountRetryPolicy`, a retry mechanism for `CloudRedisConnection` that limits retries based on the number of errors encountered."],["The policy halts retries when it encounters a non-transient error or when the number of transient errors exceeds a predefined limit."],["The only transient error status code considered by this policy is `kUnavailable`, and you can disable the retry loop by providing an instance of this policy with a `maximum_failures` equal to 0."],["The class includes constructors for creating new instances and methods for checking if the policy is exhausted, if there is a permanent failure, and for cloning."],["You can access the documentation for the `CloudRedisLimitedErrorCountRetryPolicy` for versions ranging from 2.11.0 all the way up to the latest release candidate, 2.37.0-rc."]]],[]]