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

Add the syncServerUrl to bugsnag context #262

Merged
merged 1 commit into from
Nov 8, 2023
Merged

Conversation

jmbrunskill
Copy link
Contributor

Adds the syncURL to bugsnag context, and a breadcrumb for BLE Server Restarts.
None of these are particularly important, but would be useful to at least have a URL to traceback when an error is logged.
Mainly wanted to do something to ensure it's working.

We could log a lot more errors (Bluetooth connection issues for example) maybe in future we have a debug setting to enable sending all these errors to bugsnag? We probably don't want every URL sync issue and every bluetooth connectivity issue sent, but would be helpful to be able to turn that on somehow. See also: #21 Better Bugsnag Breadcrumbing

Also: adds a .gitignore for build files we don't want to commit

Copy link
Contributor

@mark-prins mark-prins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 LGTM!

@jmbrunskill jmbrunskill merged commit f883baa into master Nov 8, 2023
@mark-prins mark-prins deleted the bugsnag-context branch December 12, 2023 04:58
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