fix: keep stuck detector active by default

This commit is contained in:
Berlin Luk
2026-05-10 23:55:36 +08:00
parent 62e8f6cf1f
commit 4205309114
3 changed files with 46 additions and 8 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Keep stuck task detection active by falling back to the workflow step timeout when no explicit stuck timeout is configured.