Skip to content

Commit 6f1abe0

Browse files
authored
chore(docs): heartbeat timeout is now 5 minutes (#2500)
1 parent 83bd6f5 commit 6f1abe0

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)