[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]