Skip to content

Refactor: Log instead of throwing #19

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

balthazar
Copy link
Collaborator

@balthazar balthazar commented Mar 31, 2017

Related to #18.

The stack capturing should be an indication of an error, not creating a way for your app to break in production where hot reload is not available.

Will fix the tests after discussions. 😛

@balthazar balthazar requested a review from btford March 31, 2017 22:52
@CharlieMartell
Copy link

Can we try and land this? Was seeing prod downtime from not disablingStackTracing

@btford
Copy link
Owner

btford commented Feb 28, 2018

LGTM.

Can you add some option (in this, or a follow-up) so that I can opt-in to the old behavior.

Fix the tests and land this. @balthazar should have the requisite permissions.

Was seeing prod downtime from not disablingStackTracing

Sounds like your app could use better, or more representative integration tests 😉

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.

3 participants