Revert "v0.48.6 40-40-40"

This reverts commit 6b4b728751.
This commit is contained in:
David Sainty 2024-08-19 18:45:05 +10:00
parent 5ef554b4e1
commit e9750621bc

View File

@ -1094,7 +1094,7 @@ class GossamerForumsImporter < ImportScripts::Base
# Define the connection pool inside the method
###### mariadb_pool = ConnectionPool.new(size: 14, timeout: 100) do
mariadb_pool = ConnectionPool.new(size: 14, timeout: 100) do
mariadb_pool = ConnectionPool.new(size: 40, timeout: 100) do
Mysql2::Client.new(
host: "slowtwitch.northend.network",
username: "admin",