GatewayWorker did not trigger onclose

Logic for detecting heartbeat

$gateway->pingInterval = 200;
$gateway->pingNotResponseLimit = 1;
$gateway->pingData = "";

then power off a connection that does not trigger onclose.
those who quit normally are.
is this the reason why the heartbeat device has been used for too long?

May.22,2021

the heartbeat setting is too long. This configuration should be 200 seconds at the latest to trigger onClose.
$gateway- > pingInterval = 30th, so that onClose can be triggered within 30 seconds

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b2c42b-2bb06.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b2c42b-2bb06.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?