Skip to content

Commit 1be024b

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

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

131131
## Performance - frequently asked questions (FAQ)
132132

133-
1. **Why workflow run duration is LARGER than the sum of all of its action durations?**
133+
### Why is the workflow run duration longer than the sum of all the workflow action durations?
134134

135135
There are scheduling overheads in running these actions. There could be waiting time between actions due to backend system load. Workflow run duration includes these scheduling times and waiting times, in addtion to the sum of all of its action durations.
136136

0 commit comments

Comments
 (0)