3-4 - Client sending request timed out
Possible Reason
- The number of client connections is too high, the response is slow, and the request cannot be sent to the server in time.
 - Some reasons for the network.
 
Troubleshooting and resolution steps
- Whether the network is normal.
 - You can use some third-party tools or 
jstack [PID] > jstack.logto analyze the stack information and locate it. 
Last modified January 3, 2023: Merge error code 3-3 to 3-8, 6-4 to 99-0. (#1796) (a687d30ae0)
