We have a task chain; do A then B, then C, then D then ... well, you get the idea.
The chain is about 15 steps long, and each step is set to fire after the previous step has completed successfully.
Unfortunately there can be a very long gap between one task completing successfully and the next one starting, often as much as 20 minutes. Any ideas why this might be, and what we can do to remedy it?
Many thanks,
Q.