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

Improving Consistency #187

Open
PaulCCCCCCH opened this issue Aug 31, 2023 · 0 comments
Open

Improving Consistency #187

PaulCCCCCCH opened this issue Aug 31, 2023 · 0 comments
Labels
bug Something isn't working v0.3

Comments

@PaulCCCCCCH
Copy link
Owner

Current database implementaion lacks consistency enforcement. We need to make sure no partial transaction is happening. In RModelManager (previously RModelWrapper) and RImageFolder, we have a lot of functions that require more than 1 database operations. We need to handle errors and perform rollbacks if anything unexpected happens. This is currently missing.

@PaulCCCCCCH PaulCCCCCCH added v0.3 bug Something isn't working labels Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working v0.3
Projects
None yet
Development

No branches or pull requests

1 participant