[[["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 page details the `CloudRedisClusterRetryPolicy` for C++ version 2.35.0, which is used for handling retries in the `CloudRedisClusterConnection`."],["The latest release candidate for this policy is version 2.37.0-rc, with several previous versions also available and linked for reference."],["The `CloudRedisClusterRetryPolicy` includes functions such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` to manage the retry process."],["The functions for `OnFailure()` and `IsPermanentFailure()` both take a `Status const &` parameter."],["The `IsExhausted()` function returns a boolean value representing whether the policy is exhausted, and `clone()` creates a new instance of the policy."]]],[]]