<@U2CQPCRFT> Scheduled scripts have a time limit, ...
# suitescript
r
@aaz Scheduled scripts have a time limit, if I recall correct it is 60 minutes. If you are processing that many records, you either convert it to a Map Reduce script since it will automatically restart itself or put code in your scheduled script to check the time and reschedule itself.