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 throw error - Resolves #3128 #3130

Closed
wants to merge 3 commits into from

Conversation

Psvensso
Copy link

@Psvensso Psvensso commented Apr 5, 2023

Resolves #3128

Summary

Doesent throw on network fail

Set of changes

If network throws (when client is offline etc) it still return an internal error.

Missing

Should probaly have some tests.

@Psvensso Psvensso changed the title Resolves #3128 Handle network throw error - Resolves #3128 Apr 5, 2023
@kitten kitten closed this Apr 5, 2023
@kitten
Copy link
Member

kitten commented Apr 5, 2023

Superseded by #3131

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

Successfully merging this pull request may close these issues.

fetchOperation throws "Cannot read properties of undefined" when client is offline
2 participants