Interface MessageRecoverer

    • Method Detail

      • recover

        void recover​(Message message,
                     Throwable cause)
        Callback for message that was consumed but failed all retry attempts.
        Parameters:
        message - the message to recover
        cause - the cause of the error