Hi all, We've lately been having issues with Map R...
# suitescript
m
Hi all, We've lately been having issues with Map Reduce scripts. They sometimes (randomly) get stuck (any random stage) for 5-60 minutes. It just freezes and then continues normally. Anyone with the same issue?
b
if the script status is processing, fair chance its your fault
if its pending for a long time, then its likely that the server your instance is running on is overworked and has no threads available to run your map/reduce
in which case its a support case
m
no other scripts are running and the script is only using 1 concurrency and can get stuck in getinput/map/reduce/summary randomly. Running the same script with exactly same data: x times no issues 10% - stuck in any random phase
b
that answer ignored that netsuite is a cloud
your instance runs on a server shared with other netsuite instances
you will also want to pay closer attention to the details of the script instance, your answer failed to share the status
the phase is mostly irrelevant to status