Should be a final ulitmate fix for request timeout issue (#4045)

* Try to fix timeout again

* Ops
This commit is contained in:
Louis Lam
2023-11-18 01:17:54 +08:00
committed by GitHub
parent 40d6a21453
commit f0975cd929
3 changed files with 9 additions and 1 deletions

View File

@@ -83,6 +83,7 @@ class Database {
"patch-add-gamedig-given-port.sql": true,
"patch-notification-config.sql": true,
"patch-fix-kafka-producer-booleans.sql": true,
"patch-timeout.sql": true,
};
/**