apache / apache/servicecomb-java-chassis
[FEATURE] - It will not clear service instances cache when pull instance exception.
オープン
2.x
3.x
enhancement
- 主要言語
- Java
- スター
- 1.9k
- フォーク
- 814
- 平均マージ
- 8日 23時間
- マージ済み PR(30日)
- 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 はまだ評価されていません。