[[["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.27.0 of the Managed Kafka C++ client library, which is the retry policy associated with `ManagedKafkaConnection`."],["The documentation provides links to various versions of the `ManagedKafkaRetryPolicy`, including the latest release candidate (2.37.0-rc) and several older versions ranging from 2.36.0 down to 2.26.0."],["The `ManagedKafkaRetryPolicy` class includes methods like `clone()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)`, with documentation for each method's parameter, return type, and description."],["The `clone()` function is used to generate a new retry policy instance, reset to its original state."]]],[]]