[[["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 page details the `ManagedKafkaRetryPolicy`, specifically for version 2.33.0, used in the `ManagedKafkaConnection`."],["The latest release candidate version for this policy is 2.37.0-rc, with several previous versions listed, from 2.36.0 down to 2.26.0."],["The `ManagedKafkaRetryPolicy` includes functions such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` to manage retry attempts."],["The `OnFailure()` and `IsPermanentFailure()` functions both take a Status parameter, which allows the function to determine the status of the failure, while both the `IsExhausted()` and `clone()` do not require any parameters to run."]]],[]]