Discussions
2008.1 and Scheduled Scripts
I have some confusion about the time it takes to run a Scheduled Script and Netsuite limits.
According to me 2007 dev guide, it says: "Scheduled scripts that run longer than 10 minutes will fail and throw a timeout error. It is strongly recommended that you design each script to run within a five minute time period. You should not have more than three scripts scheduled to run within a 30 minute time period."
And I know 2008.1 removes a 5 minute execution delay between executions.
Now, does the above text mean that Netsuite actually limits you to 3 executions per half-hour, or is that just a guideline? If I have executions that happen to take 7 minutes to run, can I run them back to back constantly, or will I get stuck running 3 per half hour?