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

Original errors are discarded when using web-sys FetchService #1240

Closed
jstarry opened this issue May 17, 2020 · 1 comment
Closed

Original errors are discarded when using web-sys FetchService #1240

jstarry opened this issue May 17, 2020 · 1 comment
Labels

Comments

@jstarry
Copy link
Member

jstarry commented May 17, 2020

Problem
The web-sys implementation of FetchService overwrites errors from building and sending requests which makes it very difficult to debug and figure out what is actually causing the error.

Expected behavior
Errors are not overwritten, and are bubbled up in a nice way using thiserror

@hamza1311
Copy link
Member

FetchService is no more so I think we can close this.

@siku2 siku2 closed this as completed Jul 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants