So recently from nowhere a bunch of analytics requests started spamming a get type request in the network when you press F9 which overall just increases the memory usage of the game in an abnormal way.
I don’t know what the issue is but if anyone does so, please comment on this. I haven’t tried anything really but to disable my main server script which is the only script on the game and that didn’t change the fact that those requests are spammed. I believe it has to either do with my local scripts or something entirely else.
Here’s a clip on the issue: https://gyazo.com/42d0c59fcbc65cc8ac6d9fde7e879943
I’ve personally never seen this happen before in my entire Roblox Lua Programming career so this issue is something completely new for me.
EDIT:
After doing some research, I’ve managed to find out that the issue is only on Roblox studio and not in-game as I tried publishing the game and testing it out only to find out that the issue is gone in Roblox itself, it’s just a Roblox studio issue.