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

Disable Sentry when debugging #187

Merged
merged 2 commits into from
May 9, 2024
Merged

Disable Sentry when debugging #187

merged 2 commits into from
May 9, 2024

Conversation

mattjohnsonpint
Copy link
Member

If HYPERMODE_DEBUG is true, then we are developing locally and we may be creating errors just in the normal course of development. These shouldn't be sent to Sentry.

Recall, "HYPERMODE_DEBUG": "true" is set in the VS Code launch.json already.

@mattjohnsonpint mattjohnsonpint requested a review from a team as a code owner May 9, 2024 14:12
@mattjohnsonpint mattjohnsonpint enabled auto-merge (squash) May 9, 2024 14:14
@mattjohnsonpint mattjohnsonpint merged commit a312e81 into main May 9, 2024
4 checks passed
@mattjohnsonpint mattjohnsonpint deleted the mjp/sentry branch May 9, 2024 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants