Hi,
I have one Primary workflow which is scheduled to run in gallery every hour which read a spreadsheet where i am maintaining a schedule of all my workflows. Depending on day and time, if condition is true then workflow is picked up and executed. I am using Crew List runner.
But some workflow takes 3-4hrs and some less than hours. My recurring hourly workflow is not getting triggered since previous workflow is running.
I want my workflow to run irrespective of whether the previous workflow is still running or not. I'm not sure if this is a behaviour of Alteryx or Crew. Any advise? @MarqueeCrew
The screenshot will show that my recurring on 2am,3am,4am did not get triggered because 1am workflow got completed only at 4:39am.

Thanks