[[["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 webpage provides documentation for the `ManagedKafkaLimitedErrorCountRetryPolicy` class, used for controlling retries in `ManagedKafkaConnection` based on the number of errors encountered."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, with `kUnavailable` being the only status code considered a transient error."],["You can disable the retry loop by setting `maximum_failures` to 0 when creating an instance of the `ManagedKafkaLimitedErrorCountRetryPolicy` class."],["The class includes constructors to create and copy instances, along with methods to check the maximum failures, determine if the policy is exhausted, identify permanent failures, and clone the policy."],["The latest version of this policy is 2.37.0-rc, and the page lists available versions, from 2.26.0 up to 2.37.0-rc, with each version linking to its own specific documentation."]]],[]]