My typical workflow run takes about 15 hours to complete. To save time, I started three Alteryx applications and ran three workflows simultaneously. However, it has now been 24 hours, and all three workflows are still running. Do you have any estimate for when they might be completed?
Solved! Go to Solution.
As each running process occupy the resource(RAM and CPU) independently, it would take more than 15 hours for sure.
In general, running time=15 hours is too long even for single running WF. By enabling performance profiling, you could find the bottleneck.