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

Feature to nack a message for delayed redelivery #10466

Closed
itsparser opened this issue Jul 23, 2020 · 0 comments
Closed

Feature to nack a message for delayed redelivery #10466

itsparser opened this issue Jul 23, 2020 · 0 comments
Assignees

Comments

@itsparser
Copy link

Is your feature request related to a problem? Please describe.

  1. Receive a message
  2. Decide that the message cannot be processed yet
  3. Don't want to block flow control by delaying before nacking
  4. Find yourself frustrated

Describe the solution you'd like
Ref - pub-sub-node.js-255

The suggestion there of adding an optional delay parameter to the nack method.

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

1 participant