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

Handle network errors in graphql driver #346

Open
klis87 opened this issue May 17, 2020 · 2 comments
Open

Handle network errors in graphql driver #346

klis87 opened this issue May 17, 2020 · 2 comments

Comments

@klis87
Copy link
Owner

klis87 commented May 17, 2020

For now only grapql errors are covered, but what about status 500 etc?

@klis87
Copy link
Owner Author

klis87 commented May 21, 2020

actually those error are covered, but probably it should have a changed structure, I will fix it once I replace axios with fetch for graphql driver

@klis87
Copy link
Owner Author

klis87 commented Dec 5, 2020

Axios won't be replace by fetch, as download and upload progress won't be supported then for graphql.

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