[[["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-09 UTC."],[[["This page details the `CloudMemcacheRetryPolicy` for `CloudMemcacheConnection`, specifically within version 2.31.0 of the C++ library."],["The latest release candidate is version 2.37.0-rc, with previous versions ranging down to 2.11.0, each having their own respective documentation."],["The policy includes methods like `clone()`, `OnFailure(Status const &)`, `IsExhausted() const`, and `IsPermanentFailure(Status const &) const` that have their own parameters and return types."],["The `clone()` method creates a new instance of the policy, resetting it to the initial state, whereas `OnFailure()` takes a status parameter to determine if the failure is retriable."],["`IsExhausted()` and `IsPermanentFailure()` checks whether the policy has exhausted its retry attempts and if a given failure is considered permanent, respectively."]]],[]]