diff --git a/mens-batch/src/main/resources/config/application-ens.yml b/mens-batch/src/main/resources/config/application-ens.yml index ef6e1ec..e98bc48 100644 --- a/mens-batch/src/main/resources/config/application-ens.yml +++ b/mens-batch/src/main/resources/config/application-ens.yml @@ -6,8 +6,8 @@ app: # milisecond host: http://localhost:8081 connection: - timeout: 30000 - readTimeout: 30000 + timeout: 600000 + readTimeout: 600000 thread: # 동시 실행 스레드 개수 corePoolSize: 5