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!: throw exception on non 2xx status #629

Merged
merged 3 commits into from
Sep 19, 2023
Merged

fix!: throw exception on non 2xx status #629

merged 3 commits into from
Sep 19, 2023

Conversation

Vinzent03
Copy link
Collaborator

What is the current behavior?

On non 2xx status code a normal response is returned,

What is the new behavior?

An exception is thrown on non 2xx status code. This aligns the behavior to the js client

@Vinzent03 Vinzent03 merged commit db5ec82 into next Sep 19, 2023
6 of 8 checks passed
@Vinzent03 Vinzent03 deleted the fix/functions branch September 19, 2023 10:33
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.

2 participants