apache / apache/servicecomb-java-chassis

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

Ouverte
#4,877 1 commentaire 0 réactions 1 personne assignée Réclamée par @chengyouling Voir sur GitHub
2.x 3.x enhancement
Langage dominant
Java
Étoiles
1.9k
Forks
814
Merge moyen
8 j 23 h
PR mergées (30 j)
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_

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.