Whoa, that’s so weird that you’re consistently able to repro and I’m consistently not able to repro
Ah but you’re running a deployed workflow!
The bug only happens in the builder.
Ohhh
Yeah you said that but I missed it
:drum_with_drumsticks:
Got it, thanks!
Do you also get stuck at testing until it resumes?
Yeah.
I think that’s normal for now.
$.flow.rerun
used to not work at all in the builder.
But at least it works a little bit now, which is nice.
I’m sure they’ll add support for suspend + resume after timeout later.
Cool, this is good feedback. I’ll share it with the team
Thanks again!!
got feedback from the team re: the multiple resumes in the v3 builder. It’s intentional to enable testing a flow path multiple times when building control flow workflows!
Hmmmm… but it only happens if the requests are in quick succession.
If the calls are a few seconds apart, it will only process the first one.
It’s still a WIP btw
But the behavior of being able to resume multiple times is expected