Skip to content

Commit 86b825e

Browse files
authored
Update troubleshoot-desktop-flow-run-queue-errors.md
1 parent 4545dd3 commit 86b825e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

support/power-platform/power-automate/desktop-flows/troubleshoot-desktop-flow-run-queue-errors.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ You might also receive one of these common suberror codes:
2727
- [AttendedUserNotLoggedIn](#attendedusernotloggedin)
2828
- [UIFlowAlreadyRunning](#uiflowalreadyrunning)
2929

30+
## How to investigate
31+
32+
Lifecycle events of desktop flows in the queue can be viewed from the monitor run details page in the [queue events section](/power-automate/desktop-flows/monitor-run-details#view-queue-events). They provide insights on the multiple launch attempts and can help understand the inner root cause.
33+
3034
## Cause
3135

3236
When no machines are available, Power Automate creates a queue to hold the desktop flows waiting to be run. Once a machine is available, the next desktop flow run will be selected to run based on [priority](/power-automate/desktop-flows/monitor-desktop-flow-queues#setting-a-priority) and request time. If no machine is available after six hours since the time it was requested, the desktop flow will time out and fail with a `NoCandidateMachine` error code.

0 commit comments

Comments
 (0)