I might have identified a bug related to
I might have identified a bug related to waitForEvent.
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.7 Replies
Here's how it receives the events in my worker:
Thanks for reporting. We will take a look at it!
sure thing
hey @Diogo Ferreira were you able to reproduce this bug?
Hi @Boragorn, sorry, we will take a look at this issue soon. rest assured, it is not forgotten
thank you sir
Hi @Boragorn I new release was deployed containing a fix for this issue. Please give it a try!
Will do
Thank you so much @Diogo Ferreira !