apache / apache/servicecomb-java-chassis

[FEATURE] - It will not clear service instances cache when pull instance exception.

未关闭
#4,877 1 条评论 0 个 reaction 已指派 1 人 已被 @chengyouling 认领 在 GitHub 查看
2.x 3.x enhancement
主要语言
Java
星标
1.9k
派生
814
平均合并
8 天 23 小时
30 天内合并 PR
1

描述

### Problem this feature would solve
problem:
When the ServiceComb engine encounters exceptions such as rate limiting or HTTP 400 errors, it will clear the microservice instance cache, causing all requests during the abnormal period to fail.

Solution:
The exception of scheduler pull service instances from service-center is no direct correlation with microservice calls, and retaining instances cache more effectively than clearing them.

### Describe the solution

_No response_

### Alternatives considered

_No response_

### Additional Context

_No response_

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。