[[["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`, which is designed for managing retry attempts for `ManagedKafkaConnection`."],["The latest version of the retry policy is `2.37.0-rc`, with previous versions ranging back to `2.26.0` that can be accessed."],["Key functions include `clone()`, which creates a new instance, and `OnFailure(Status const &)`, which handles failures and indicates whether retrying should occur."],["The policy also includes methods like `IsExhausted()` to determine if the retry attempts have been exhausted, and `IsPermanentFailure(Status const &)` to check if the failure is permanent."]]],[]]