You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/docs/08-workflow-troubleshooting/01-timeouts.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@ Mitigation: Consider adding retry policy to an activity
58
58
59
59
[Check retry policy for activity](https://cadenceworkflow.io/docs/concepts/activities/#retries)
60
60
61
-
## Heartbeat Timeouts after configuring heartbeat timeout
61
+
## Heartbeat timeout seen after configuring heartbeat timeout
62
62
63
63
Activity has configured heartbeat timeout and the activity timed out with heart beat timeout. This is because the server did not receive a heart beat in the time interval configured as the heart beat timeout.
0 commit comments