Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

Disable Sentry when debugging#187

Merged
mattjohnsonpint merged 2 commits intomainfrom
mjp/sentry
May 9, 2024
Merged

Disable Sentry when debugging#187
mattjohnsonpint merged 2 commits intomainfrom
mjp/sentry

Conversation

@mattjohnsonpint
Copy link
Contributor

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 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
@mattjohnsonpint mattjohnsonpint deleted the mjp/sentry branch May 9, 2024 14:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants