Closed pardahlman closed 8 years ago
The default error strategy tries to publish a message on the default_error_exchange if an unhandled error occurs in a message handler. If this fails for some reason, the consumer will be cancelled as it uses the consumers channel.
default_error_exchange
The default error strategy tries to publish a message on the
default_error_exchange
if an unhandled error occurs in a message handler. If this fails for some reason, the consumer will be cancelled as it uses the consumers channel.