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

added error struct for fault injection #109

Merged
merged 1 commit into from
Mar 12, 2018

Conversation

Gauthamiv
Copy link
Contributor

added error struct for fault injection to be used in mesher reverse proxy

@@ -80,7 +80,8 @@ func (rl *FaultHandler) Handle(chain *Chain, inv *invocation.Invocation, cb invo
r.Status = http.StatusBadRequest
}

r.Err = err
// r.Err = err
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no need to comment old code

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.7%) to 64.292% when pulling 5252f96 on Gauthamiv:faultError into bd86eff on ServiceComb:master.

@tianxiaoliang tianxiaoliang merged commit ed6d760 into go-chassis:master Mar 12, 2018
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.

None yet

3 participants