perf:拉取数据+重试
This commit is contained in:
@@ -16,6 +16,7 @@ spring:
|
||||
max-idle: 8
|
||||
min-idle: 0
|
||||
max-wait: 1000
|
||||
|
||||
aliyun:
|
||||
dns:
|
||||
RR:
|
||||
|
||||
@@ -22,4 +22,8 @@ server:
|
||||
|
||||
spring:
|
||||
profiles:
|
||||
active: local
|
||||
active: local
|
||||
|
||||
http:
|
||||
maxAttempts: 10
|
||||
sleepMs: 200
|
||||
Reference in New Issue
Block a user