Hi, I'm planning on contributing data once I have the system setup properly but I'm running into a bottleneck. I tried running multiple fastingest.py scripts in parallel against the same EchoPrint local server but the scripts error out. All is fine when I just run them sequentially. Can the architecture support concurrent fastingest to maximize multi-core CPUs?
Thank you