Merge pull request #65 from bluk1020/fix/stuck-detector-workflow-timeout-fallback

fix: keep stuck detector active by default
This commit is contained in:
gsxdsm
2026-05-10 10:17:00 -07:00
committed by GitHub
6 changed files with 51 additions and 9 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Keep stuck task detection active by default with an explicit task-stuck timeout default, without coupling it to workflow step timeout settings.