You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to be able to (n)ack individual messages in a subscriber.
The current behavior kills the underlying rabbitmq channel in when the user tries to manually (n)ack individual message sin the batch.
Double ack kills channel.
The text was updated successfully, but these errors were encountered:
We want to be able to (n)ack individual messages in a subscriber.
The current behavior kills the underlying rabbitmq channel in when the user tries to manually (n)ack individual message sin the batch.
Double ack kills channel.
The text was updated successfully, but these errors were encountered: