James Smith
James Smith
Try as I might, I've not been able to replicate this on either dev or production systems, so I'm going to close it; if you can provide any more detail...
I've seen this happen finally - it happens when there are new files in a subfolder of another model after merging.
In this situation: 1) A new model gets created for the subfolder, as it has new files in it! 2) That new model adds all the files in the folder,...
Thanks :+1: It's iikely these will get automatically retried, but I'll look into ways to reduce tho problem in the first place.
That makes sense. I don't really understand because SQLite *should* be able to handle the concurrency, but obviously I've got some settings wrong. I'll investigate.
I've changed that to the default in v0.72.2 for the solo build. At least then it will work out of the box.
I suspect the answers are in here: https://fractaledmind.github.io/2024/04/15/sqlite-on-rails-the-how-and-why-of-optimal-performance/
I think the changes in the next version will make a huge difference to this!
Thanks, very useful to get ideas for how people actually want to use these things. Good idea to integrate tag choice into search, just as a standard query, rather than...
Basically I want to be able to check that all model folders (and the library) are writable; it's easy to end up with the wrong permissions on a few folders....