ghtblue.migrator.lightblue-migrator.2.56.1.source-code.config.properties Maven / Gradle / Ivy
The newest version!
hystrix.command.default.execution.isolation.strategy=SEMAPHORE
hystrix.command.default.execution.isolation.semaphore.maxConcurrentRequests=1000
hystrix.command.default.execution.isolation.thread.timeoutInMilliseconds=60000
# disable the circuit breaker, we deal with the errors
hystrix.command.default.circuitBreaker.enabled=false
© 2015 - 2025 Weber Informatics LLC | Privacy Policy