I have a parallel gateway with an asynchronous continuation configuration, and workflow execution occasionally occurs when the job hangs for five minutes and then executes normally. I wonder why wait five minutes?
It might be useful to read this post explaining in detail how the job executor works this could help you find what settings you may need to change to solve the problem.