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

Only warn when a message's payloadVariant is unrecognized, rather than error. #82

Merged

Conversation

ianmcorvidae
Copy link
Contributor

This was discussed a bit in discord, around the vicinity of https://discord.com/channels/867578229534359593/871553714782081024/1218233913311232041

short version there is that someone was seeing log messages of "ReadFromRadio ❌ Unhandled case 71". 71 is for NeighborInfo packets which the JS doesn't know how to do anything with (which is maybe a separate issue). Upon discussion @ajmcquilkin and I were thinking this seemed more warning-level than error-level.

Hopefully I've switched it to warning correctly, first JS PR obviously!

@garthvh garthvh requested a review from sachaw March 15, 2024 17:23
@sachaw sachaw merged commit b1c9228 into meshtastic:master Mar 16, 2024
1 of 3 checks passed
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