We have a super crucial script that is used for AR...
# suitescript
d
We have a super crucial script that is used for ARM calculations throwing SSS_INSTRUCTION_COUNT_EXCEEDED for one high line count order. In typical NS fashion, there are no clear guidelines on how to avoid this error or what the instruction count limits may be for a user event script.
s
One (maybe obvious) recommendation is to look for unnecessary looping especially multiple times over the same data set. I want to say I saw somewhere the limit was 1 million but don't quote me on that.
n
this is a governance issue