Closed danielschnee closed 1 week ago
This is most likely due to how you have configured SQLite. It should come with much better defaults in Rails 8. For Rails 7.2, I can recommend checking out this article and the proposed tweaks to configuration.
Hoping not to add a worse headache to this, but I’ve been using Stephen’s book/blog posts and also upgraded to the Rails 8 rc and see this error too. Also using the modified Active Record adapter fwiw.
Happy to dig into this if there’s anything I can do to help or test. Solid Queue has been reliable for me, but I’m only running only dozens of jobs per day at the moment.
Is fixed with recommendations mentioned in @rosa linked article and with rails 8.
Getting
SQLite3::BusyException: database is locked
on heartbeat running:Backtrace:
Rigth before that error: