[[["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 details the `ManagedKafkaRetryPolicy`, specifically for version 2.28.0 and provides links to the documentation for versions up to 2.37.0-rc."],["The `ManagedKafkaRetryPolicy` is used for handling retry operations within the `ManagedKafkaConnection`."],["It provides methods such as `clone()`, `OnFailure(Status const &)`, `IsExhausted() const`, and `IsPermanentFailure(Status const &) const` for managing retry attempts and determining the state of the policy."],["The functions that are included in the `ManagedKafkaRetryPolicy` allow users to clone the policy, determine if an operation has failed, if the operation has been exhausted and if an operation has permenantly failed."]]],[]]