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

Really persist data during SaveChangesAsync #153

Open
Zhiyuan-Amos opened this issue Jun 11, 2022 · 0 comments
Open

Really persist data during SaveChangesAsync #153

Zhiyuan-Amos opened this issue Jun 11, 2022 · 0 comments

Comments

@Zhiyuan-Amos
Copy link
Owner

Zhiyuan-Amos commented Jun 11, 2022

Based on https://github.com/Zhiyuan-Amos/couple-management/blob/master/Client/wwwroot/js/dbstorage.js, data is only really persisted in intervals of 1 second. If the user performs a CUD action and exits the application, or if a db import completes before the 1 second interval, then the data is actually not persisted.

See guide on fix.

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

1 participant