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

Optionally handle exceptions in YStore #36

Open
Zsailer opened this issue Apr 29, 2024 · 0 comments
Open

Optionally handle exceptions in YStore #36

Zsailer opened this issue Apr 29, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Zsailer
Copy link
Member

Zsailer commented Apr 29, 2024

Adding an issue to track some follow-up work mentioned here: #33 (comment)

The intent here is to handle exception where they happen, rather than outer layers. In this case, the exception could handle in a Ystore, but it wouldn't be handled until the YRoom catches the exception. We should follow the exception_handler pattern introduced in #31 to handle exceptions in the YRoom.

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

No branches or pull requests

1 participant