[[["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 document provides documentation for the `CloudMemcacheLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ client library for Memcached."],["The retry policy is designed to manage retries for `CloudMemcacheConnection` based on the number of errors encountered, stopping when a non-transient error is detected or when the maximum number of transient failures is surpassed."],["The class treats `kUnavailable` status codes as transient errors and allows for custom settings of the `maximum_failures` parameter, with a setting of zero effectively disabling the retry loop."],["The documentation includes details about the available constructors, the `maximum_failures()` method, and other functions like `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` to manage retry behavior."],["The document provides documentation for different versions, from 2.11.0 up to 2.37.0-rc."]]],[]]