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

Sanitise error output for release builds #36

Closed
carlst99 opened this issue Mar 1, 2021 · 1 comment
Closed

Sanitise error output for release builds #36

carlst99 opened this issue Mar 1, 2021 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@carlst99
Copy link
Owner

carlst99 commented Mar 1, 2021

Currently if a command errors, a reply message is sent with the full stacktrace. I propose instead only sending the exception type, and any message included in the exception for release builds / production environments.

@carlst99 carlst99 added enhancement New feature or request good first issue Good for newcomers labels Mar 1, 2021
@carlst99 carlst99 assigned carlst99 and unassigned carlst99 Mar 1, 2021
@carlst99
Copy link
Owner Author

No longer valid with #44

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant