[[["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 for `CloudMemcacheConnection` that limits retries based on the number of transient errors encountered."],["The policy ceases retrying upon encountering a non-transient error or when the number of transient failures exceeds a predefined limit, with `kUnavailable` being considered a transient error."],["Users can customize the retry behavior by setting the `maximum_failures` parameter when constructing an instance of this policy, where a value of 0 disables the retry loop entirely."],["The class provides methods to check if the policy is exhausted, if an error is permanent, and to clone the policy, along with a function to obtain the `maximum_failures` value."],["This page also lists the available versions of this retry policy, ranging from version 2.11.0 to 2.37.0-rc."]]],[]]