sim icon indicating copy to clipboard operation
sim copied to clipboard

[BUG] Block Human in the Loop

Open victordrugg opened this issue 1 month ago • 0 comments

Error in the human in the loop component.

In the attached workflow, after the execution of the Human in the Loop (hinloop) block task, the flow only executes the next block (Wait 1) and stops executing. The "Condition 1" block and other blocks (Gmail 2 and Gmail 3) are not executed.

I noticed that if I disable the "Gmail 1" block (parallel to the hinloop), after the execution of the Human in the Loop block task, the flow executes all blocks (wait 1, Condition 1, and Gmail) correctly.

For better understanding, my workflow is shown below. Image

victordrugg avatar Jan 08 '26 12:01 victordrugg