[[["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, which is a retry mechanism for `ManagedKafkaConnection` operations."],["The retry policy halts execution if a non-transient error occurs or if the number of transient failures exceeds a defined limit, considering `kUnavailable` as a transient error status."],["The policy can be constructed with a `maximum_failures` parameter to define the number of tolerated transient errors, where setting this to 0 effectively disables retries."],["The documentation outlines the available constructors for creating instances, as well as functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, alongside a type alias `BaseType`."],["The webpage also provides a list of historical versions of the documentation, with version 2.37.0-rc being the most recent, and goes back to version 2.26.0."]]],[]]