apache / apache/servicecomb-java-chassis

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

Open
#4,877 1 comment 0 reactions 1 assignee Claimed by @chengyouling View on GitHub
2.x 3.x enhancement
Dominant language
Java
Stars
1.9k
Forks
814
Avg merge
8d 23h
Merged PRs (30d)
1

Description

### 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_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.