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

Add Loki exporter, manually queue db transactions #56

Merged
merged 1 commit into from
Jan 1, 2025

Conversation

bensaufley
Copy link
Owner

Problem here is SQLite is locking up and sequelize is not doing a good job of retrying; but this is mostly happening in "prod" (i.e., my NAS). Having pulled the "prod" db and run locally, everything works as it should here.

I don't feel good about this solution, but I haven't had much time to work on this and I actually do use this application to manage my audiobooks, so I need to get it working again. Currently, imports fail and most cover requests too bc of db lock.

Problem here is SQLite is locking up and sequelize is not doing a good job of retrying; but this is mostly happening in "prod" (i.e., my NAS). Having pulled the "prod" db and run locally, everything works as it should here.

I don't feel good about this solution, but I haven't had much time to work on this and I actually do *use* this application to manage my audiobooks, so I need to get it working again. Currently, imports fail and most cover requests too bc of db lock.
@bensaufley bensaufley merged commit fc5e099 into main Jan 1, 2025
4 of 5 checks passed
@bensaufley bensaufley deleted the bs-bugfighting branch January 1, 2025 05:14
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

Successfully merging this pull request may close these issues.

1 participant