Hi Andrew,
The Async server is responsible for running workflows and it can take a number of seconds for this to happen depending on the work load it is under. Essentially each async operation is entered into a queue and the async server then polls the database and can
only execute a finite number of operations in parallel. This polling time and parallel process limit is configurable for OnPrem servers, but I don't recommend change them.
Hope this helps,
Scott
Scott Durow
Blog www.develop1.net
Follow Me
Rockstar365
If this post answers your question, please click "Mark As Answer" on the post and "Mark as Helpful"