When dealing with message processing in Kafka, failures are inevitable. To handle such failures gracefully, Spring Kafka provides the @RetryableTop…