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

universe: universe stats DB issues during universe sync #354

Closed
jharveyb opened this issue Jun 12, 2023 · 2 comments
Closed

universe: universe stats DB issues during universe sync #354

jharveyb opened this issue Jun 12, 2023 · 2 comments

Comments

@jharveyb
Copy link
Collaborator

Similar issue to what is fixed with #348.

Can reproduce with make itest icase=universe_sync, source:

_, err = s.cfg.LocalRegistrar.RegisterIssuance(

@jharveyb
Copy link
Collaborator Author

New DB errors seen when running a test from #325:

2023-06-12 13:45:27.369 [ERR] RPCS: [/universerpc.Universe/QueryProof]: unknown sqlite error: interrupted (9)
2023-06-12 13:45:27.369 [WRN] UNIV: unable to sync universe state: unable to register issuance proof: unable to register new issuance: disk I/O error (1802)

Maybe we need a change similar to #334 for the SQLite backend?

@dstadulis
Copy link
Collaborator

Might be some other batching changes we'd want but will prio that for v0.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

No branches or pull requests

2 participants