perf:拉取数据+重试

This commit is contained in:
xiang
2025-07-29 21:48:31 +08:00
parent 7408d05eaf
commit 39af53d1de
5 changed files with 57 additions and 240 deletions

View File

@@ -16,6 +16,7 @@ spring:
max-idle: 8
min-idle: 0
max-wait: 1000
aliyun:
dns:
RR:

View File

@@ -22,4 +22,8 @@ server:
spring:
profiles:
active: local
active: local
http:
maxAttempts: 10
sleepMs: 200