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

Specialize exceptions for user-land Errors #3645

Closed
RomainMuller opened this issue Jul 1, 2022 · 1 comment
Closed

Specialize exceptions for user-land Errors #3645

RomainMuller opened this issue Jul 1, 2022 · 1 comment

Comments

@RomainMuller
Copy link
Contributor

Use a dedicated error class to report userland errors. Such errors originate from the Javascript code of dependencies, and may be user-rescuable in certain cases. Generally speaking, those are a result of an issue in the user's code, or a bug in one of their dependencies.

Note: this might not be possible in Go.

@mrgrain mrgrain closed this as not planned Won't fix, can't repro, duplicate, stale May 15, 2024
Copy link
Contributor

This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.

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

No branches or pull requests

2 participants