I now have a scheduled task on the page, and then keep shutting down the interface, which will cause app to flash over a long time. Or the page is stuck.

I would like to ask if there is any solution for this. The axios, background I use says that this is third-party data and cannot be linked to socket, so I can only keep browsing the request

at the front end.
Jan.10,2022

memory leak causes the page to jam. You can try to send the request a few seconds after the last request succeeds


try web worker


I have no experience, but I have an idea:
you are using setInterval, do you want to try requestAnimationFrame?

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-1b3d4ec-2c38a.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-1b3d4ec-2c38a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?