[[["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 webpage details the `CloudMemcacheLimitedErrorCountRetryPolicy`, a retry policy designed for `CloudMemcacheConnection` that uses error counting to determine if a retry should occur."],["The policy will cease retrying if a non-transient error is returned, or if the number of transient failures exceeds the set `maximum_failures`."],["Transient errors in this policy are identified by the `kUnavailable` status code."],["The page lists all available versions of this policy, from version 2.11.0 to the latest version 2.37.0-rc, with links to their specific documentation."],["The documentation includes details on constructors, functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, as well as the `BaseType` alias."]]],[]]