-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
When the application receives a lot of messages (try connecting with public mosquitto MQTT broker and subscribe to #), the application may become unresponsive. That's why an initial delay and an additional Dispatcher roundtrip was added after each received message.
But there is still an issue: The connection gets lost after around 1000 messages are received. Further investigation is required if this behavior is driven by the broker, the behavior of the client or a bug.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels