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

fix: properly handle request errors #260

Merged
merged 1 commit into from
Jan 22, 2025
Merged

Conversation

LPkkjHD
Copy link
Contributor

@LPkkjHD LPkkjHD commented Sep 24, 2024

Currently when a request goes wrong (essentially when !response.ok) we always end up with some sort of Network Error, which is not the desired behavior when the spec and the generated typing expects us to have a <RequestSecifc>Error.

As this issue isn't new and has been solved in comments by SeanCondon as well as MarcusOhman91 already this is more of a paperwork PR.

Closes #188
Closes #113

@fabien0102 fabien0102 merged commit 88e09cc into fabien0102:main Jan 22, 2025
@github-actions github-actions bot mentioned this pull request Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants