@@ -46,7 +46,7 @@ spring:
task:
scheduling:
pool:
- size: 50
+ size: 500
thread-name-prefix: scheduled-task-
datasource:
url: ${MYSQL_URL}