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

Service Transport sendRequest implementations hide errors #98

Open
stewSquared opened this issue Dec 20, 2017 · 1 comment
Open

Service Transport sendRequest implementations hide errors #98

stewSquared opened this issue Dec 20, 2017 · 1 comment

Comments

@stewSquared
Copy link
Contributor

stewSquared commented Dec 20, 2017

When calling a service through a serviceTransport (implementations in HttpRestServiceTransport and TestRouteServiceTransport), failures aren't propogated back to the client in with complete information. This is troublesome for any endpoint that might 4xx with information that should be passed to the client rather than wrapped in a 500. In particular, this is inconvenient for any delegating endpoints.

@stewSquared
Copy link
Contributor Author

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

1 participant