Merge pull request #1142 from plarson/fix/pending-review-not-failed

fix(engine): do not fail tasks parked for pending review
This commit is contained in:
gsxdsm
2026-05-29 08:05:48 -07:00
committed by GitHub
4 changed files with 14 additions and 9 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Do not mark executor sessions as failed when they are parked for pending code review.