[[["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`, a class used to manage retry behavior for `ManagedKafkaConnection`."],["The retry policy is designed to halt retries when a non-transient error occurs or if the number of transient failures exceeds a set limit."],["The policy treats the `kUnavailable` status code as a transient error and can be disabled by setting `maximum_failures` to 0."],["The document details the constructors for creating instances of the policy and the functions available, such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`."],["This documentation covers versions of this class from 2.26.0 up to the release candidate 2.37.0-rc."]]],[]]