Hello, looking into a way to use taskkill to kill any alteryx workflow that hangs and also identify which flows hangs when.
Is there a way to link an alteryx proces from its PID in the tasklist to which workflow it is related to on the server?
In mongodb AlteryxService AS_Queue theres information about running workflows, but how do i identify their corresponding process and PID in the tasklist ?