Hi Guys,
I'm experiening itermittent issues with workflows hanging mid way, and also not closing when they're finsihed, when scheduled in windows task scheduler to run via the command line.
I have no problems running them individually in designer.
Anyone familir with such an issue?
Its a process that runs every 5 minutes, and runs an alteryx workflow looking for a qualifying customer, and if found, will then run a batch macro for them (with lots of batch macro ops within that).
Most runs will come back blank if no qualifying customer is found and shut down, but will run the macro if one is found, marking it as running so it doesnt come through again.
Obviously if one is found then the task will be occupied for some time (30 mins max) , and so the windows task which comes round again 5 minutes later will run another instance in parallel to make sure the next customer isnt waiting.
Is the parralelisation the problem, or could it be something else.
Machine spec and bandwidth is gratuitously overpowered so I dont suspect an issue here, but am gretaful for any pointers.
best
w