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

Backend trait should support error handling #113

Closed
ecton opened this issue Dec 9, 2021 · 0 comments
Closed

Backend trait should support error handling #113

ecton opened this issue Dec 9, 2021 · 0 comments
Labels
enhancement New feature or request networking Issues relating to either the networked server or client
Milestone

Comments

@ecton
Copy link
Member

ecton commented Dec 9, 2021

Currently the functions on Backend have no way to propogate an error. It would be nice for BonsaiDb to allow non-fatal errors to bubble up to a shared handler.

@ecton ecton added this to the v0.1.0 milestone Dec 15, 2021
@ecton ecton added this to To do in Khonsu Labs Roadmap via automation Dec 15, 2021
@ecton ecton added enhancement New feature or request networking Issues relating to either the networked server or client labels Jan 26, 2022
@ecton ecton closed this as completed in fbbe2d0 Mar 29, 2022
Khonsu Labs Roadmap automation moved this from To do to Done Mar 29, 2022
@ecton ecton modified the milestones: v1.0, v0.4.0 Mar 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request networking Issues relating to either the networked server or client
Projects
Archived in project
Development

No branches or pull requests

1 participant