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

Brakes modifies original error message #105

Closed
julekgwa opened this issue Sep 4, 2018 · 0 comments
Closed

Brakes modifies original error message #105

julekgwa opened this issue Sep 4, 2018 · 0 comments

Comments

@julekgwa
Copy link

julekgwa commented Sep 4, 2018

Hi

brakes modifies error messages coming from a downstream, my downstream service returns
{ message: 'We are unable to process your request, please try again later', status: 400 }, then brakes change the message to [Breaker: myservice] [object] [object]. I can't display that message to the user. How can I get the original error message?

julekgwa added a commit to julekgwa/brakes that referenced this issue Sep 5, 2018
julekgwa pushed a commit to julekgwa/brakes that referenced this issue Nov 1, 2018
awolden added a commit that referenced this issue May 8, 2019
#105 added a toggle to disabled prefixing error message with circuit name
@awolden awolden closed this as completed May 8, 2019
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

No branches or pull requests

2 participants