Hi <#C29HQS63G|>, Quick Help needed. This is very...
# suitescript
a
Hi #C29HQS63G, Quick Help needed. This is very urgent. I want to stop this script execution immediately. Is there a way to stop the currently running Map/Reduce script, which is running for the 60k search results? Please Helppp!!!!!!!
a
you can undeploy the script, which should stop it at the next stage I believe, but if its already into the maps/reduces that are doing things its going to finish processing them
c
Setup > Deployments > find your script > change status to "Not Scheduled". If it's already processing, current batch will finish but no new ones will queue. For future large datasets, add governance checks to avoid timeouts!