[[["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 outlines the `CloudMemcacheLimitedErrorCountRetryPolicy`, a retry policy designed for `CloudMemcacheConnection` that limits retries based on error counts."],["The policy halts retries when encountering a non-transient error or when the number of transient failures exceeds a predetermined limit."],["Transient errors are identified by the `kUnavailable` status code, as per this policy's criteria."],["Users can manage the maximum number of allowed transient errors via the `maximum_failures` parameter during the creation of an instance of `CloudMemcacheLimitedErrorCountRetryPolicy`, effectively disabling retries if set to 0."],["The document lists different versions of the policy, with version `2.37.0-rc` being the latest."]]],[]]