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

Make error handling more consistent #90

Merged
merged 3 commits into from
Dec 15, 2023
Merged

Conversation

kibertoad
Copy link
Collaborator

Changes

Now internal error are handled the same way as non-2xx block response errors, and are returned either as Either or thrown depending on the same config parameter.

Checklist

  • Apply one of following labels; major, minor, patch or skip-release
  • I've updated the documentation, or no changes were necessary
  • I've updated the tests, or no changes were necessary

@kibertoad kibertoad merged commit dbc8a3a into main Dec 15, 2023
4 checks passed
@kibertoad kibertoad deleted the feat/consistent-error-handling branch December 15, 2023 08:49
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 this pull request may close these issues.

2 participants