For the error `FAILED_TO_SUBMIT_JOB_REQUEST_1` wit...
# suitescript
k
For the error
FAILED_TO_SUBMIT_JOB_REQUEST_1
with message
Failed to submit job request: INPROGRESS.
, does that mean I can't send a task for that script deployment if there happens to be one already running? I thought the system would be able to figure out the queueing and whatnot for me ._. what's the most robust practice for something like this? create a separate script deployment for each
N/task
call?