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

Correcting publish result handling #201

Merged
merged 1 commit into from
Feb 8, 2022

Conversation

ryan-summers
Copy link
Member

This PR fixes #200 by properly handling the result of publish(). All publish attempts should be best-effort, since the MQTT stack may not be able to send them due to buffering etc.

I also cleaned up extraction of the response topic.

Confirmed that plug-cycling ethernet no longer triggers a device reset.

@jordens jordens merged commit 68efa0f into develop Feb 8, 2022
@jordens jordens deleted the rs/issue-200/plug-cycle-resets branch February 8, 2022 10:57
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.

Booster underwent a reset when disconnecting ethernet
2 participants