Skip to content

0.4.5

Compare
Choose a tag to compare
@kalaspuff kalaspuff released this 07 Sep 06:31
· 2810 commits to master since this release
  • Possibility to requeue messages that result in specific exceptions. Exceptions that will nack the message (for AMQP transport) is called AmqpInternalServiceError. Exceptions that won't delete the message from the queue and in turn will result in it to "reappear" unless configured non-default (for AWS SNS+SQS transport) is called AWSSNSSQSInternalServiceError.