SuiteScript Statement and Instruction Limits

NetSuite enforces execution limits to help prevent scripts from running indefinitely or consuming excessive resources. If a script exceeds these limits, NetSuite throws an error and terminates execution. This error varies depending on which script version is used.

If you encounter these errors, you should examine all of the execution loops in your script to ensure that they contain either a terminating condition or a condition that can be met.

Related Topics

General Notices