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

Mqtt fixes #861

Merged
merged 1 commit into from
Aug 23, 2023
Merged

Mqtt fixes #861

merged 1 commit into from
Aug 23, 2023

Conversation

DaveNeudoerffer
Copy link

Changed debug logging to go through central routine so large MQTT messages don't blow MH out of the water.
Changed the message processing to process all available MQTT messages in each check_for_data request. Prior to this, a large MQTT environment with many retained messages, could take several minutes to process -- now it happens instantly.
A few small fixes.

@hplato
Copy link
Collaborator

hplato commented Aug 22, 2023 via email

@DaveNeudoerffer DaveNeudoerffer changed the base branch from stable to master August 22, 2023 22:59
@DaveNeudoerffer
Copy link
Author

DaveNeudoerffer commented Aug 22, 2023 via email

@hplato hplato merged commit b1555ec into hollie:master Aug 23, 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.

2 participants