v0.48.5 Batch size 1000, double councurrency numbers

This commit is contained in:
David Sainty 2024-08-19 12:53:23 +10:00
parent 198401f9f3
commit c8203b0410

View File

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