api-gateway/src/main/resources/application.yml

13 lines
213 B
YAML

management:
endpoints:
web:
exposure:
include: hystrix.stream
hystrix:
command:
fallbackcmd:
execution:
isolation:
thread:
timeoutInMilliseconds: 3000