forked from russellhaering/node-stomp-broker
-
Notifications
You must be signed in to change notification settings - Fork 46
Limit number of messages received at once #76
Copy link
Copy link
Open
Description
Hi, I'm using stomp-client over an update stream VirtualTopic and sometimes the queue can grow too quick. While connected the client can handle it but when disconnected and reconnects, too many messages come at once without interruption.
I think stomp-client could have a limit to how many messages handling simultaneous (while not ack'ed) or even set a configuration to only 1 message each time. What do you think?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels