Skip to content

Commit 163969e

Browse files
committed
chore(docs): heartbeat timeout is now 5 minutes
1 parent 10e7985 commit 163969e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/troubleshooting.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ This can happen in different situations, for example when using plain strings as
183183

184184
### Task run stalled executing
185185

186-
If you see a `TASK_RUN_STALLED_EXECUTING` error it means that we didn't receive a heartbeat from your task before the stall timeout. We automatically heartbeat runs every 30 seconds, and the heartbeat timeout is 10 minutes.
186+
If you see a `TASK_RUN_STALLED_EXECUTING` error it means that we didn't receive a heartbeat from your task before the stall timeout. We automatically heartbeat runs every 30 seconds, and the heartbeat timeout is 5 minutes.
187187

188188
<Note>
189189

0 commit comments

Comments
 (0)