What is the best configuration for circuit breaker implementation in Spring Boot with resilience4j to call the fallback method in 5 seconds, in my application it takes around 60 seconds.
Circuit breaker pattern implementation with Spring Boot and resilience4j - Stack Overflow
评论列表(0)
- 暂无评论