[[["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 details the `ManagedKafkaRetryPolicy`, specifically for version 2.34.0 of the Managed Kafka C++ client library, with links provided for other versions."],["The `ManagedKafkaRetryPolicy` is used in conjunction with `ManagedKafkaConnection` to manage retry behaviors."],["Key functions within this class include `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, each facilitating the creation, evaluation, and management of the retry policy based on the status of operations."],["The `clone()` function enables the creation of a new policy instance that is set to its initial state."]]],[]]