I ran into a problem, my script exceeds the allowed govern points, im using a suitelet.. Would chaning the script type to map/reduce change anything?
c
CD
07/16/2021, 12:15 PM
You could always share your code & let us give you advice. Usual culprits are running a search multiple times instead of once for all records in a loop etc
👍 1
c
c c
07/16/2021, 1:03 PM
I did run two searches
c c
07/16/2021, 1:03 PM
Because im searching for two different things
c c
07/16/2021, 1:03 PM
but maybe i should combine them yes
c c
07/16/2021, 1:03 PM
actually
c c
07/16/2021, 1:03 PM
now that you say it i think i know where i screwed up