mirror of
https://github.com/jeecgboot/jeecg-boot.git
synced 2025-09-09 14:30:31 +00:00
熔断默认时间改成3秒
This commit is contained in:
@@ -58,4 +58,4 @@ hystrix:
|
||||
isolation:
|
||||
strategy: SEMAPHORE
|
||||
thread:
|
||||
timeoutInMilliseconds: 60000
|
||||
timeoutInMilliseconds: 3000
|
Reference in New Issue
Block a user