[[["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 describes the `ManagedKafkaLimitedErrorCountRetryPolicy`, a retry policy designed for `ManagedKafkaConnection` that manages retries based on the number of errors encountered."],["The policy halts retries when a non-transient error occurs or when the number of transient failures exceeds a predefined limit."],["The policy treats `kUnavailable` status codes as transient errors."],["You can create an instance of this retry policy using the constructor and setting `maximum_failures`, and disabling retries by setting `maximum_failures` to 0."],["The document contains a list of supported versions, and a list of functions and types associated with the class."]]],[]]