apache / apache/servicecomb-java-chassis

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

Aperta
#4,877 1 commento 0 reazioni 1 assegnatario Rivendicata da @chengyouling Vedi su GitHub
2.x 3.x enhancement
Lingua principale
Java
Stelle
1.9k
Fork
814
Merge medio
8g 23h
PR unite (30g)
1

Descrizione

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

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.