Skip to content

Commit 1bae7b0

Browse files
xuehonggecfan
andauthored
Update articles/logic-apps/logic-apps-diagnosing-failures.md
Co-authored-by: Esther Fan <[email protected]>
1 parent ffdf3f3 commit 1bae7b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/logic-apps/logic-apps-diagnosing-failures.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ Scheduling overhead exists when running actions, while waiting time between acti
142142

143143
*If you want more predictable performance, you may consider [Integration Service Evironment (ISE)](../logic-apps/connect-virtual-network-vnet-isolated-environment-overview) or [Logic App Standard](../logic-apps/single-tenant-overview-compare). With ISE and Logic App Standard, you have the control to scale up or scale out to improve the performance.
144144

145-
1. **My action is timing out after 2 minutes. How can I increase the timeout value?**
145+
### My action times out after 2 minutes. How can I increase the timeout value?
146146

147147
The action timeout value cannot be changed and it is fixed as 2 minutes. If the action is a HTTP action and you own the service, you have the option to change the service to use aynchronous pattern to avoid the two-minute timeout: [Perform long-running tasks with the polling action pattern](../logic-apps/logic-apps-create-api-app#perform-long-running-tasks-with-the-polling-action-pattern).
148148

0 commit comments

Comments
 (0)