4-13 - Server Timeout
Possible Reason
- Server-side logic processing is relatively time-consuming.
 - The server load request is too high to respond.
 - The current timeout parameter setting threshold is quite different from the actual situation.
 
Troubleshooting and resolution steps
- Check whether there is time-consuming processing based on the interface name.
 - It can monitor the status of the server and the service calls invoked by the server.
 - Try increasing the timeout parameter.
 
Last modified January 3, 2023: Merge error code 3-3 to 3-8, 6-4 to 99-0. (#1796) (a687d30ae0)
