[[["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-14 UTC."],[[["\u003cp\u003eThis document provides a reference for the \u003ccode\u003eCloudRedisLimitedErrorCountRetryPolicy\u003c/code\u003e class, which is part of the Google Cloud C++ client library for Redis, with the latest version being \u003ccode\u003e2.37.0-rc\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCloudRedisLimitedErrorCountRetryPolicy\u003c/code\u003e class is designed to manage retries for \u003ccode\u003eCloudRedisConnection\u003c/code\u003e operations, stopping if a non-transient error occurs or if the number of transient errors exceeds a predefined limit.\u003c/p\u003e\n"],["\u003cp\u003eTransient errors, which trigger retries, are specifically defined as those returning the \u003ccode\u003ekUnavailable\u003c/code\u003e status code.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers constructors that allow users to set the maximum number of allowed transient failures, including the option to disable retries entirely by setting \u003ccode\u003emaximum_failures\u003c/code\u003e to 0.\u003c/p\u003e\n"],["\u003cp\u003eKey functions of this class include \u003ccode\u003emaximum_failures()\u003c/code\u003e, \u003ccode\u003eOnFailure()\u003c/code\u003e, \u003ccode\u003eIsExhausted()\u003c/code\u003e, \u003ccode\u003eIsPermanentFailure()\u003c/code\u003e, and \u003ccode\u003eclone()\u003c/code\u003e, which handle error tracking, determining retry eligibility, identifying permanent failures, and creating new policy instances, respectively.\u003c/p\u003e\n"]]],[],null,[]]