Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

channelwrapper.nackAll() is not function #60

Closed
mjet08 opened this issue Nov 20, 2018 · 2 comments
Closed

channelwrapper.nackAll() is not function #60

mjet08 opened this issue Nov 20, 2018 · 2 comments

Comments

@mjet08
Copy link

mjet08 commented Nov 20, 2018

When i am adding the code channelWrapper.nackAll() then it gives me the error

0|app | TypeError: channelWrapper.nackAll is not a function

So is there any way I can implement nackAll() function. Basically I am trying to put all the unacknowledged messages to the queue so that they can be recaptured.

@jwalton
Copy link
Owner

jwalton commented Nov 20, 2018

Fixed. Enjoy! (Semantic-release should publish a new release in a few moments...)

benbriadeploy pushed a commit that referenced this issue Nov 20, 2018
# [2.3.0](v2.2.0...v2.3.0) (2018-11-20)

### Features

* Add ChannelWrapper.ackAll() and ChannelWrapper.nackAll(). ([0246695](0246695)), closes [#60](#60)
@benbriadeploy
Copy link

🎉 This issue has been resolved in version 2.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

No branches or pull requests

3 participants