[[["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 document provides information on the `CloudMemcacheLimitedErrorCountRetryPolicy`, which is a retry policy designed for `CloudMemcacheConnection`."],["The policy limits retries based on the number of transient errors encountered or if a non-transient error occurs."],["Transient errors are defined as those with the status code `kUnavailable`."],["The retry loop can be completely disabled by setting `maximum_failures` to 0."],["The policy includes constructors, functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, `clone()` and the type alias `BaseType`."]]],[]]