[[["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-21 UTC."],[[["This webpage provides documentation for the `CloudRedisRetryPolicy` class, detailing its usage within the Google Cloud Redis C++ client library."],["The documentation covers multiple versions of the `CloudRedisRetryPolicy`, from version 2.11.0 up to the latest release candidate 2.37.0-rc, with version 2.22.0 serving as the current base of the webpage."],["Key functions of the `CloudRedisRetryPolicy` include `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, each managing different aspects of retry behavior and status."],["The `OnFailure()` and `IsPermanentFailure()` methods both take a `Status const &` parameter to evaluate the result, and both return a `bool` type."],["The `clone()`, `IsExhausted()`, `IsPermanentFailure(Status const &)`, and `OnFailure(Status const &)` methods are all listed with their return type and description."]]],[]]