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

API read failures sometimes return 200 with empty body #10

Open
adstage-david opened this issue Jul 27, 2016 · 2 comments
Open

API read failures sometimes return 200 with empty body #10

adstage-david opened this issue Jul 27, 2016 · 2 comments

Comments

@adstage-david
Copy link

In my example based on the cookbook, clicking the new button causes the failure state I've seen in our production app:

untangled-web/untangled-cookbook#5

Essentially if some random function throws an exception during a read error, it's not properly caught and handled.

@awkay
Copy link
Contributor

awkay commented Oct 19, 2016

@egracer, was this due to the Om parser swallowing them?

@egracer
Copy link
Contributor

egracer commented Oct 19, 2016

@awkay I don't believe so, because the default server read throws an error that is successfully propagated to the client.

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

3 participants