Commit d14061b1 by Administrator

Update techhero-base-transdata-local.yml

parent 45c1cce8
...@@ -22,9 +22,9 @@ spring: ...@@ -22,9 +22,9 @@ spring:
simple: simple:
retry: retry:
enabled: true enabled: true
max-attempts: 1 max-attempts: 3
initial-interval: 3000 initial-interval: 5000
max-interval: 3000 max-interval: 10000
multiplier: 1 multiplier: 1
default-requeue-rejected: false default-requeue-rejected: false
concurrency: 1 concurrency: 1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment