[[["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 document provides details on the `CloudRedisLimitedErrorCountRetryPolicy`, a class used for handling retries in `CloudRedisConnection`."],["The retry policy is designed to stop retrying if a non-transient error occurs or if the number of transient failures exceeds a defined limit."],["The class treats the status code `kUnavailable` as a transient error that is subject to the retry policy."],["The policy allows disabling the retry loop entirely, by setting the maximum number of transient failures to `0`."],["The documented content ranges from version `2.11.0` to `2.37.0-rc`, covering various iterations of the class."]]],[]]