[[["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 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."]]],[]]