Hey everyone, I am writing a Map Reduce type suite...
# suitescript
k
Hey everyone, I am writing a Map Reduce type suitescript which is taking more time than the yielding limit I have specified in the Deployment Record. Due to that I receive "SSS_TIME_LIMIT_EXCEEDED" error. I wanted to know how I can resume the execution of the script or handle this error ?