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

Missing error handling example in README #2

Open
dbackeus opened this issue Jan 26, 2016 · 0 comments
Open

Missing error handling example in README #2

dbackeus opened this issue Jan 26, 2016 · 0 comments

Comments

@dbackeus
Copy link

We spent quite some time trying to figure out error handling from the Lokka clients point of view.

In the end we realized that the graphql errors are assigned to rawError on the exception object by studying the code.

This debugging experience could be made better with better docs. Best would be to actually cover this in the Lokka README but since the code belongs in the transport right now maybe you would like to opt for having it in this repo...

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