v0.48.5 Batch size 1000, double councurrency numbers

This commit is contained in:
David Sainty 2024-08-19 12:50:41 +10:00
parent fc62e223ab
commit 198401f9f3

View File

@ -37,7 +37,7 @@ class GossamerForumsImporter < ImportScripts::Base
username: 'admin',
password: "yxnh93Ybbz2Nm8#mp28zCVv",
host: 'slowtwitch.northend.network',
pool: 40, # Adjust based on concurrency needs
pool: 20, # Adjust based on concurrency needs
timeout: 5000
)