Results 4 comments of ayue

We don't need to manage reconnection owerself when using the Nacos client, nacos will deal reconnect itself. ![image](https://github.com/user-attachments/assets/14e0a8d5-762c-4d64-b6ee-8aa88f62cbd8) for agent, it is the same, nacos version after 2.2.1(https://github.com/alibaba/nacos/pull/9639), it add...

i will try to fix it, by remove nacos reconnect logic

The number of reconnections for nacos client cannot be configured, unlimited retries. See https://github.com/alibaba/nacos/blob/2.2.1/common/src/main/java/com/alibaba/nacos/common/remote/client/RpcClient.java#L280