Skip to content

Commit 798cb2e

Browse files
sankari165jakobht
andauthored
Update src/docs/08-workflow-troubleshooting/01-timeouts.md
Co-authored-by: Jakob Haahr Taankvist <[email protected]>
1 parent d55d3b6 commit 798cb2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/08-workflow-troubleshooting/01-timeouts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Mitigation: Consider configuring heartbeat timeout
5252

5353
## Heartbeat timeout configured without a retry policy
5454

55-
Heartbeat timeouts are used to detect when a worker died or restarted during deployments. With heartbeat timeout configured, the activity will timeout faster. But without a retry policy, it will not be scheduled again on a healthy worker.
55+
Heartbeat timeouts are used to detect when a worker died or restarted. With heartbeat timeout configured, the activity will timeout faster. But without a retry policy, it will not be scheduled again on a healthy worker.
5656

5757
Mitigation: Consider adding retry policy to an activity
5858

0 commit comments

Comments
 (0)