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

Disallow unwrap throughout voyager plugins and modules #3396

Open
benluelo opened this issue Dec 20, 2024 · 0 comments
Open

Disallow unwrap throughout voyager plugins and modules #3396

benluelo opened this issue Dec 20, 2024 · 0 comments
Labels
A-voyager Area: Our voyager relayer C-enhancement Category: An issue proposing an enhancement or a PR with one. E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue. E-tedious Call for participation: An issue involves lots of work and is better handled as many small tasks.

Comments

@benluelo
Copy link
Contributor

While voyager can properly handle a plugin or module that panics, any errors should instead be gracefully handled as it provides much better error reporting and logging.

@benluelo benluelo added C-enhancement Category: An issue proposing an enhancement or a PR with one. E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue. E-tedious Call for participation: An issue involves lots of work and is better handled as many small tasks. A-voyager Area: Our voyager relayer labels Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-voyager Area: Our voyager relayer C-enhancement Category: An issue proposing an enhancement or a PR with one. E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue. E-tedious Call for participation: An issue involves lots of work and is better handled as many small tasks.
Projects
None yet
Development

No branches or pull requests

1 participant