[[["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-05 UTC."],[[["This document provides information on the `ManagedKafkaLimitedErrorCountRetryPolicy` class, which is used for handling retries in `ManagedKafkaConnection` based on the number of errors encountered."],["The retry policy stops retrying if a non-transient error is detected or if the number of transient failures exceeds a predefined limit, and only the `kUnavailable` status code is treated as transient."],["The policy can be configured to allow a specific number of transient errors, with the option to disable retries completely by setting the maximum failures to zero."],["The class includes constructors for creating and copying instances, along with methods to check for exhaustion, permanent failures, and to clone the policy, and to return the amount of failures tolerated."],["The latest version of this document is for version 2.37.0-rc, with 11 other versions listed from 2.26.0 up to 2.36.0."]]],[]]