-
**Is your feature request related to a problem? Please describe.**
I'm integrating Spring Cloud LoadBalancer with a Consul Discovery Client and I want to include own Consul's instance tags in metrics…
-
- [x] I have searched the [issues](https://github.com/seata/seata/issues) of this repository and believe that this is not a duplicate.
### Ⅰ. Issue Description
feignClient 无法创建,导致项目启动失败。
### Ⅱ.…
-
TraceLoadBalancerFeignClient 的 delegate 对象变成了SeataLoadBalancerFeignClient,导致重复解析了client name,第二次解析clentName的时候因为是ip地址,无法再解析到 server了,导致报错
java.lang.RuntimeException: com.netflix.client.ClientEx…
-
Incorrect backend server returned for service id for 1% of requests when under load. We are using Spring Cloud Zuul and requests are getting routed to wrong backend due to this. Issue is identified ba…
-
**熔断(Circuit Breaker)**:熔断是一种防止故障扩散的策略。当一个服务出现故障或超时,熔断器会打开并快速失败,拒绝后续的请求,避免请求堆积和资源耗尽。熔断器会暂时屏蔽该服务,并在一段时间后尝试恢复。熔断器的状态变化可用于监控系统健康和提供告警信息。
**限流(Rate Limiting)**:限流是一种控制系统请求流量的策略。通过设置一个请求速率阈值,限流可以限制每个客户端…
houdq updated
11 months ago
-
Thanks a lot
-
Right now, we can configure timeout (connect, response) for individual routes configured in our application.yml, but there is no provision to set timeouts for route configured via Eureka. When we enab…
-
Spring Framework 6.0 [introduces declarative HTTP clients](https://docs.spring.io/spring-framework/docs/6.0.0-SNAPSHOT/reference/html/integration.html#rest-http-interface). We should add some auto-con…
-
Have you considered adding a LoadBalancer plugin? I can contribute if possible
-
## Load balancer does not have available server for client: 192.168.1.245
Type: *bug report*
### what happened
The project has three modules: gateway, order and prodcut.
Every modules…
YLLQQ updated
2 years ago