@@ -82,7 +82,7 @@ spring:
execution:
pool:
#cpu内核数/2
- core-size: 4
+ core-size: 50
#cpu内核数 + 1
max-size: 8
# 超时秒数(s), 需要根据实际情况调整来达到业务目的