-
Bug Report
-
Resolution: None
-
L1 - Blocker
-
None
-
7.5.0
-
None
I have attached a sample flow where there is a script node and a boundary timer on the script node. The script sleeps for 2 minutes while timer is only for a minute.
So ideally the timer should have fired and in this case as it is interrupting should have killed the script node and waited on the intermediate catch event after the boundary timer, which does not happen today.