Hi there, Having recently upgraded to a paid account, I'm trying to set up my first always-on task of a script I used to run normally on my free account with a while True loop. With the free account on a normal console it only takes a few second to have the script running and can immediately stop it by deleting the console (I don't need a "clean" end to the script) but with always-on task it looks like it takes at least 30 seconds to get the task running and a few seconds to actually have the task stopped. Is that on purpose? Is there a way to achieve faster start up and closing? I would appreciate the "always-on" aspect with restart etc but really need the responsiveness when I launch my script. Thanks for the help!