I might have identified a bug related to
I might have identified a bug related to waitForEvent.
Here's the relevant code:
Whenever
However, once the step re-runs, I’m no longer able to send events—the workflow appears to be running, but the event cannot be received or triggered anymore.
Here's the relevant code:
Whenever
waitForEvent fails due to a timeout exception, the step is retried as expected.However, once the step re-runs, I’m no longer able to send events—the workflow appears to be running, but the event cannot be received or triggered anymore.
