[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-18 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."]]],[]]