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

Consider using typed throws on public API #43

Open
lawrence-forooghian opened this issue Sep 12, 2024 · 0 comments
Open

Consider using typed throws on public API #43

lawrence-forooghian opened this issue Sep 12, 2024 · 0 comments
Labels
enhancement New feature or improved functionality.

Comments

@lawrence-forooghian
Copy link
Collaborator

lawrence-forooghian commented Sep 12, 2024

Given that I think we expect our users to sometimes act on the errors thrown by the library (e.g. check the statusCode to see if it's terminal), we can improve the ergonomics of using the library by saving users from having to cast errors to ARTErrorInfo.

┆Issue is synchronized with this Jira Task by Unito

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or improved functionality.
Projects
None yet
Development

No branches or pull requests

1 participant