Skip to content

Conversation

@thuydx55
Copy link

No description provided.

@thuydx55 thuydx55 changed the title feat(channel-msg-reject): send function to underlying channel feat(channel-msg-reject): send reject function to underlying channel Dec 15, 2021
@thuydx55
Copy link
Author

@jwalton please take a look into this. Thanks

@luddd3
Copy link
Collaborator

luddd3 commented Dec 28, 2021

Can you use #nack(message, false, requeue) instead? reject is a function in amqplib to maintain backwards compatibility with very old versions of RabbitMq (< v2.3.0).

I think it makes more sense for this lib to only have one method to nack messages.

https://amqp-node.github.io/amqplib/channel_api.html#channel_reject

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants