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

ui: propagate HTTP errors from the editor server. #254

Open
eaburns opened this issue Apr 14, 2016 · 0 comments
Open

ui: propagate HTTP errors from the editor server. #254

eaburns opened this issue Apr 14, 2016 · 0 comments

Comments

@eaburns
Copy link
Owner

eaburns commented Apr 14, 2016

The ui server makes calls to the editor server. If there is an error, it's sent back as an InternalServerError. It should propagate the http error from the editor. There should be a package that wraps non-200 HTTP responses into an error type that can be shared between both the editor and ui server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant