[[["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.30.0 and its associated versions, used in `ManagedKafkaConnection` for handling operation retries."],["The latest release candidate for this policy is version 2.37.0-rc, with multiple previous versions available, from 2.36.0 down to 2.26.0."],["The `clone()` function allows the creation of new policy instances reset to their initial state, returning a `std::unique_ptr\u003c ManagedKafkaRetryPolicy \u003e`."],["The `OnFailure()` method, taking a `Status const &` as a parameter, determines whether a failure warrants a retry and returns a boolean value."],["Methods like `IsExhausted()` and `IsPermanentFailure()` are available to check if retry attempts are exhausted or if the failure is permanent, both of which take `Status const &` as a parameter and return boolean values."]]],[]]