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

Better sentry logging in MQTT message handler #266

Merged
merged 2 commits into from
Oct 26, 2023

Conversation

timcowlishaw
Copy link
Contributor

Enabled Sentry's Sidekiq integration properly, and added some manual Breadcrumbs to better track what's going on in the MQTT message handler.

If we could get this to production when we meet next week so i can better understand those last few remaining errors from the upgrade, that'd be ace!

@oscgonfer oscgonfer merged commit f2e7828 into master Oct 26, 2023
@sentry-io
Copy link

sentry-io bot commented Oct 26, 2023

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

  • ‼️ JSON::GeneratorError: Invalid Unicode [ff] at 0 app/lib/mqtt_messages_handler.rb in [] View Issue
  • ‼️ JSON::GeneratorError: Invalid Unicode [04] at 22 app/lib/mqtt_messages_handler.rb in handle_topic View Issue
  • ‼️ JSON::GeneratorError: Invalid Unicode [04] at 22 app/lib/mqtt_messages_handler.rb in handle_topic View Issue

Did you find this useful? React with a 👍 or 👎

@timcowlishaw timcowlishaw deleted the qol/better-sentry-logging branch July 4, 2024 08:18
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