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

feat: opt-in to prevent throwing errors when enabled #67

Closed
wants to merge 2 commits into from

Conversation

aleortega
Copy link
Contributor

@aleortega aleortega commented Jun 5, 2024

This is just a showcase to nurture the discussion happening here.

menduz and others added 2 commits March 7, 2024 14:32
I'm trying to use `if(request.status == 400) { ...` but the `if !request.ok then throw` was preventing me from doing it
@aleortega aleortega added duplicate This issue or pull request already exists invalid This doesn't seem right labels Jun 5, 2024
Base automatically changed from menduz-patch-1 to main June 7, 2024 19:19
@aleortega aleortega closed this Jun 10, 2024
@aleortega aleortega deleted the feat/optin-prevent-throwing branch June 10, 2024 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants