apache / apache/servicecomb-java-chassis
[FEATURE] - It will not clear service instances cache when pull instance exception.
- Vorherrschende Sprache
- Java
- Sterne
- 1.9k
- Forks
- 814
- Ø Merge
- 8 T. 23 Std.
- Gemergte PRs (30 T.)
- 1
Beschreibung
### 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_
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.