Discussions
SuiteScript Governance Clarification
Can I get clarification on the SuiteScript Governance?
For example: a User Event Script is allotted 60 seconds and 1000 units to complete its task.
If I have multiple user event scripts attached to a record, are these limits computed across all scripts combined or does each script get its own limit? Another possibility, in the case of a user even script, is that this is across event (before load, before submit, etc) since we are allowed 5 scripts per event.
I always thought each script was separate, but I'm noticing a script timing out that should not take much time at all. Also as soon as the script begins I log the usage at 20 units before it does a thing. I'm just wondering if other scripts are being included in this scripts governance. In this case the scripts are not dependent on one another.