apache / apache/servicecomb-java-chassis

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

Abierto
#4,877 1 comentario 0 reacciones 1 asignado Reclamado por @chengyouling Ver en GitHub
2.x 3.x enhancement
Lenguaje dominante
Java
Estrellas
1.9k
Forks
814
Merge medio
8 d 23 h
PR fusionados (30 d)
1

Descripción

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

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.