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

Allow Better Errors to work with Docker #9100

Merged
merged 1 commit into from
Jun 3, 2024
Merged

Conversation

pezholio
Copy link
Contributor

I noticed that, in some circumstances, error traces were showing in plaintext when using Whitehall in Docker. After some research I found this issue, the solution for which allows the host machine, Docker and Better Errors to play together nicely!

I noticed that, in some circumstances, error traces were showing
in plaintext when using Whitehall in Docker. After some research
I found [this issue][1], the solution for which allows the host
machine, Docker and Better Errors to play together nicely!

[1]: BetterErrors/better_errors#270
@kevindew
Copy link
Member

It's cool that you've fixed it, however I would ask do we really want better_errors? It's been broken a long time so it's a dependency that can probably be shed for simplification of the project - and I really don't think it's a part of anyone's workflow for the app.

@pezholio
Copy link
Contributor Author

pezholio commented Jun 3, 2024

@kevindew - I totally get that, but I have found it useful when doing spikes / exploration. It might be worth flagging it for future discussion, but it'd be good if we could keep it around for now 👍

@pezholio pezholio merged commit 9ed7e3f into main Jun 3, 2024
20 checks passed
@pezholio pezholio deleted the fix-better-errors-in-docker branch June 3, 2024 08:52
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