[[["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 provides documentation for the `CloudMemcacheLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ client library for Memcache."],["The retry policy is designed for `CloudMemcacheConnection` and halts retries upon encountering a non-transient error or exceeding a predefined number of transient errors, with `kUnavailable` being the status code treated as transient."],["The class offers constructors to define the maximum number of tolerated transient errors, or disable the retry loop by setting it to 0."],["It also includes functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` for managing retry behavior and creating new policy instances."],["The page contains a comprehensive list of the versions available of the `CloudMemcacheLimitedErrorCountRetryPolicy` class."]]],[]]