Skip to content

Commit 70f7fa0

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

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
@@ -134,7 +134,7 @@ To help with debugging, you can add diagnostic steps to a logic app workflow, al
134134

135135
Scheduling overhead exists when running actions, while waiting time between actions can happen due to backend system load. A workflow run duration includes these scheduling times and waiting times along with the sum of all of the action durations.
136136

137-
1. **Most times my workflow completes within 10 seconds. But occasionally it takes as long as 50 seconds. How can I make sure it always finishes within 10 seconds?**
137+
### Usually, my workflow completes within 10 seconds. But, sometimes, completion can take much longer. How can I make sure the workflow always finishes within 10 seconds?
138138

139139
*There is no SLA guarantee on latency.
140140

0 commit comments

Comments
 (0)