Skip to content

Commit 3bb3ab2

Browse files
authored
Update timeout duration for desktop flow queue errors
1 parent 3188bcf commit 3bb3ab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ You can view lifecycle events for desktop flows in the queue from the monitor ru
3333

3434
## Cause
3535

36-
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.
36+
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 twelve hours since the time it was requested, the desktop flow will time out and fail with a `NoCandidateMachine` error code.
3737

3838
As mentioned in the error message, this error means that the orchestrator can't find an available machine to run the desktop flow. This error occurs before the execution of the desktop flow starts.
3939

0 commit comments

Comments
 (0)