Skip to content

Conversation

@cosmo0920
Copy link

Fixes #127
This option should be needed due to high frequently traffic environment.

When flood of messages are reached in this client,
keep_alive! response may not reached until response timeout and
causes MQTT::ProtocolException with "No Ping Response received for
xxx seconds".

Signed-off-by: Hiroshi Hatake [email protected]

This option should be needed due to high frequently traffic environment.

When flood of messages are reached in this client,
keep_alive! response may not reached until response timeout and
causes MQTT::ProtocolException with "No Ping Response received for
xxx seconds".

Signed-off-by: Hiroshi Hatake <[email protected]>
@phlegx
Copy link

phlegx commented Sep 5, 2023

Cool! Exactly my case. Thx!

phlegx added a commit to phlegx/ruby-mqtt that referenced this pull request Sep 5, 2023
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

Successfully merging this pull request may close these issues.

MQTT client on weak CPU and high traffic environment

2 participants