Hello,
I recently incorporated async logic in my program that imports multiple files concurrently. I'm seeing some CPU spikes with this vs just importing them one at a time, so I was wondering if that's an issue with Laserfiche. We have hundreds of people using Laserfiche and resources are fine otherwise. I'm using the same session to import the files. Should I open a new session for each file, or x number of files? Is there a best practice for importing multiple files at once?
Thanks