Skip to content

Commit d1764a1

Browse files
authored
some updates
1 parent b2e4773 commit d1764a1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

support/power-platform/power-automate/desktop-flows/agent-connectivity-issues-pad.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ title: Agent-related error codes when running an attended or unattended desktop
33
description: Provides mitigation steps for the agent-related error codes that occur when running attended or unattended desktop flows.
44
ms.reviewer: kenseongtan, johndund, guco
55
ms.author: kenseongtan
6-
ms.date: 12/25/2024
6+
ms.date: 12/27/2024
77
ms.custom: sap:Desktop flows
88
---
99
# An agent-related error code occurs when running an attended or unattended desktop flow
1010

1111
This article provides the mitigation steps for the agent-related error codes that occur when running attended or unattended desktop flows.
1212

1313
> [!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/).
1515
1616
## Error codes
1717

@@ -28,5 +28,5 @@ To increase the agent time-out in the registry:
2828

2929
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**.
3030
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.
3232
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

Comments
 (0)