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

Improved error handling #2

Open
timkurvers opened this issue May 12, 2018 · 0 comments
Open

Improved error handling #2

timkurvers opened this issue May 12, 2018 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@timkurvers
Copy link
Member

Certain errors are exposed to the client as network errors, even though they're not. Examples of these include GraphQL query violations and server side exceptions.

Example of requesting a non-existent field foo in a specific tab:

screen shot 2018-05-13 at 02 52 04

It seems this is related to the Apollo client used by Spelunker under the hood: apollographql/apollo-client#3386

@timkurvers timkurvers self-assigned this May 12, 2018
@timkurvers timkurvers added bug Something isn't working enhancement New feature or request labels Aug 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant