itk_queue v0.7.0 ITKQueue.DefaultErrorHandler

The default error handler.

Summary

Functions

Handles an error that occurred while processing a queue message. Just logs information about the message

Functions

handle(queue_name, routing_key, payload, e)
handle(queue_name :: String.t, routing_key :: String.t, payload :: String.t, e :: Exception.t) :: no_return

Handles an error that occurred while processing a queue message. Just logs information about the message.