[[["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 provides documentation for the `CloudRedisClusterRetryPolicy` class, which manages retry behavior for `CloudRedisClusterConnection`."],["The latest release candidate version available is 2.37.0-rc, with a range of other versions listed from 2.36.0 down to 2.11.0."],["The `CloudRedisClusterRetryPolicy` class offers functions such as `clone()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)`."],["Each of the `OnFailure` and `IsPermanentFailure` functions take a `status` parameter that is of type `Status const &`, returning a boolean value."],["The functions `IsExhausted()` and `clone()` both do not take any parameters, and they return a boolean and `std::unique_ptr\u003c CloudRedisClusterRetryPolicy \u003e`, respectively."]]],[]]