So i made a newbie mistake, i thought putting the terminal widget on my app, so I could see the debug output of my app was a cool idea, then i put a debug line in the loop and suddenly I spammed the server - so dumb!!!
Once i removed it it the virtualWrite calls that had previously been quick are running slow, like more than a second, my whole app is running like dog now. I thought some kind of quenching algorithm had been applied to my template to ensure I didn’t spam the server, I assumed that it would ease off over time back to full speed. Its been nearly 24 hours now and everything is still running slow. Is there a waiting time for everything to restore to normal ? A punishment for doing something stupid, that’s okay, but when will it be back to normal? Or is the server running slow? something else maybe? Any help would be appreciated!
Thanks,
Rod