Closed chris-sun-star closed 1 week ago
The root cause is when iterating over all observers, the observer may connectable but not able to response to the client, it mainly occurs when the observer is just started, and this may happen when newly created an observer, restart or recreate an observer.
Description
Add retry when add server using SQL, the new server may not ready even it's pod's status is running and ready, add retry to add server will prevent some problem