[[["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 page details the `CloudMemcacheLimitedErrorCountRetryPolicy`, which is used for retrying operations on `CloudMemcacheConnection` based on the number of errors encountered."],["The retry policy will cease operation when a non-transient error is returned, or when the specified number of transient failures has been exceeded."],["The only status code considered a transient error by this class is `kUnavailable`."],["You can adjust the maximum number of allowed transient failures with the `maximum_failures` parameter, and a value of `0` disables the retry mechanism."],["The page provides documentation for various versions, from 2.11.0 to the latest 2.37.0-rc, as well as all the constructors, functions, and type aliases associated with the policy."]]],[]]