[[["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 page details the `CloudRedisRetryPolicy` class, which is used to manage retry behavior for `CloudRedisConnection`."],["The latest version available is `2.37.0-rc`, and it also provides access to historical versions of the `CloudRedisRetryPolicy` from `2.11.0`."],["`CloudRedisRetryPolicy` allows users to clone a new instance of the policy, reset to the initial state with the function clone()."],["The functions `OnFailure` check if the provided status code would allow a retry, and `IsExhausted` check if the policy has run out of retries."],["`IsPermanentFailure` checks if a status represents a failure that would not be recovered by a retry."]]],[]]