You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: support/power-platform/power-automate/desktop-flows/agent-connectivity-issues-pad.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,15 +3,15 @@ title: Agent-related error codes when running an attended or unattended desktop
3
3
description: Provides mitigation steps for the agent-related error codes that occur when running attended or unattended desktop flows.
4
4
ms.reviewer: kenseongtan, johndund, guco
5
5
ms.author: kenseongtan
6
-
ms.date: 12/25/2024
6
+
ms.date: 12/27/2024
7
7
ms.custom: sap:Desktop flows
8
8
---
9
9
# An agent-related error code occurs when running an attended or unattended desktop flow
10
10
11
11
This article provides the mitigation steps for the agent-related error codes that occur when running attended or unattended desktop flows.
12
12
13
13
> [!NOTE]
14
-
> To solve this issue, we recommend [updating Power Automate for desktop to the latest version](/power-automate/desktop-flows/install#update-power-automate). If the agent-related error code persists after the upgrade, you can try the following mitigation steps to work around the issue. If the agent-related error code that you receive isn't listed in the table, contact [Power Automate support](https://www.microsoft.com/power-platform/products/power-automate/support/).
14
+
> As a first step, we recommend [updating Power Automate for desktop to the latest version](/power-automate/desktop-flows/install#update-power-automate). If the agent-related error code persists after the upgrade, you can try the following mitigation steps to work around the issue. If the agent-related error code that you receive isn't listed in the table, contact [Power Automate support](https://www.microsoft.com/power-platform/products/power-automate/support/).
15
15
16
16
## Error codes
17
17
@@ -28,5 +28,5 @@ To increase the agent time-out in the registry:
28
28
29
29
1. Press <kbd>Win</kbd>+<kbd>R</kbd> to open the **Run** dialog. Type **regedit** and press <kbd>Enter</kbd> to open the **Registry Editor**.
30
30
1. Navigate to the `Computer\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Power Automate Desktop\Service` registry.
31
-
1. Add a new DWORD (32-bit) and name it **AgentPingTimeoutSeconds**. Select the **Decimal** radio button, double-click the new value, and enter a desired value in the **Value data** field.
31
+
1. Add a new DWORD (32-bit) and name it **AgentPingTimeoutSeconds**. Select the **Decimal** radio button, double-click the new value, and enter a desired value (the suggested value is **30**) in the **Value data** field.
32
32
1. Restart the Power Automate service. In **Task Manager**, select the **Services** tab, right-click **UIFlowService** in the list, and then select **Restart**.
0 commit comments