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

WITHOUT ROWID Optimization #51

Closed
steida opened this issue Jan 13, 2022 · 2 comments
Closed

WITHOUT ROWID Optimization #51

steida opened this issue Jan 13, 2022 · 2 comments

Comments

@steida
Copy link

steida commented Jan 13, 2022

I didn't expect it would work, but leaving here in case some would try it. It happens randomly after a few dozens of items are added.

Uncaught (in promise) DOMException: Failed to execute 'advance' on 'IDBCursor': The transaction has finished.
    at f.read (blob:https://localhost:3000/59fedd9f-74f2-4db5-b08a-a4d22abebf7e:1:5038)
    at blob:https://localhost:3000/59fedd9f-74f2-4db5-b08a-a4d22abebf7e:1:7600
    at w (blob:https://localhost:3000/59fedd9f-74f2-4db5-b08a-a4d22abebf7e:1:6652)
    at blob:https://localhost:3000/59fedd9f-74f2-4db5-b08a-a4d22abebf7e:1:7560
    at g (blob:https://localhost:3000/59fedd9f-74f2-4db5-b08a-a4d22abebf7e:1:7671)
    at g (blob:https://localhost:3000/59fedd9f-74f2-4db5-b08a-a4d22abebf7e:1:9082)
@oceanwap
Copy link

It happened with me as well and I have no clue when and why does it happen.

@steida
Copy link
Author

steida commented Dec 13, 2023

@steida steida closed this as completed Dec 13, 2023
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

2 participants