[[["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-03-14 UTC."],[[["This webpage provides documentation for the `CloudRedisLimitedErrorCountRetryPolicy` class, a retry mechanism designed for `CloudRedisConnection`."],["The policy halts retries upon encountering a non-transient error or exceeding a predefined number of transient failures, with `kUnavailable` status codes recognized as transient errors."],["You can configure the maximum number of transient errors the policy tolerates, with the option to disable retries entirely by setting `maximum_failures` to 0."],["The documentation includes constructors, functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, along with details on the `BaseType` alias."],["The page offers a historical view of the `CloudRedisLimitedErrorCountRetryPolicy` class, with links to documentation from past versions going all the way back to version 2.11.0, with the latest release candidate being version 2.37.0-rc."]]],[]]