Seaquel
MySQL error code

MySQL error 4031

MySQL server error 4031 is ER_CLIENT_INTERACTION_TIMEOUT, reported with SQLSTATE HY000.

The client was disconnected by the server because of inactivity. See wait_timeout and interactive_timeout for configuring this behavior.
Error4031
NameER_CLIENT_INTERACTION_TIMEOUT
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference