We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 553f0b0 commit 16b532eCopy full SHA for 16b532e
1 file changed
xxl-job-executor-samples/xxl-job-executor-sample-springboot-ai/src/main/resources/application.properties
@@ -34,7 +34,7 @@ xxl.job.executor.excludedpackage=
34
35
### http timeout
36
spring.http.clients.connect-timeout=5000
37
-spring.http.clients.read-timeout=10000
+spring.http.clients.read-timeout=30000
38
39
### spring-ai retry
40
spring.ai.retry.max-attempts=2
0 commit comments