I have a very simple web-based flow that's triggered by an incoming web request. Each step's completion time is measured in seconds, but the overall flow takes _hours_ to run. Even steps that are adjacent, and completed in seconds, are actually executed about 10 minutes apart.
Why is this running so slowly?
The process is kicked off once per day, so I don't see why it would be throttled, but I'm not sure how to check if that's what's happening. This is on a corporate platform, so I don't know exactly what plan tier I'm on.


Report
All responses (
Answers (