How to get the information that cannot be received during websocket disconnection

websocket is used in the project to obtain information and update, but once the websocket link is broken, the information sent by the server cannot be received. Even if the connection is reconnected, the back end of the information during the previous disconnection does not seem to be retransmitted, resulting in the status cannot be updated. Is there any specific solution to retrieve the information and data during the disconnection period?

Apr.01,2022
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-1b3201f-341a7.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-1b3201f-341a7.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?