Posted in General chat this issue I'm encountering...
# suitescript
w
Posted in General chat this issue I'm encountering https://netsuiteprofessionals.slack.com/archives/C298P0BCK/p1659654740164499
b
are there available suitescript processors?
w
How do I check that? 🤔
b
w
Nothing's running in the Map Reduce script, all processes are finished. This was the only scheduled script, that seems to be stuck. Actually all Queue 1 scripts seem to be stuck for some reason. It's generating a backlog of scheduled scripts that won't run.
b
i say setup your scrips to stop using queues so they follow the normal suitecloud processor rules
cancel the pending jobs, then try again
one of the primary weaknesses of queues was that if a job stalled, it would stall the rest of the jobs
it could also badly fail and not even show up in the queue anymore
occasionally it eventually fixed itself, though often would require a support case
w
Yeah a P1 support case was filed. Oddly a sandbox refresh that was done earlier today with this same script works fine. It's as if the queue 1 is clogged up in Production..
my co-worker tried removing the queue too earlier, it was still stuck. did a bundle update, and the queue option reappeared
b
woll probably have to wait for support then
w
Oh OK, thanks!