tmp
This commit is contained in:
@@ -8,6 +8,6 @@ sync:
|
|||||||
# 定时任务线程池大小,建议不超过CPU核心数
|
# 定时任务线程池大小,建议不超过CPU核心数
|
||||||
scheduled-thread-pool-size: 8
|
scheduled-thread-pool-size: 8
|
||||||
# 同步超时时间(分钟)
|
# 同步超时时间(分钟)
|
||||||
timeout-minutes: 300
|
timeout-minutes: 2000
|
||||||
# 批量插入大小,建议根据数据库性能调整(MySQL建议1000-2000)
|
# 批量插入大小,建议根据数据库性能调整(MySQL建议1000-2000)
|
||||||
batch-insert-size: 1000
|
batch-insert-size: 1000
|
||||||
|
|||||||
Reference in New Issue
Block a user