sanyamsidana

Results 3 comments of sanyamsidana

Using POSTGRES, I am facing similar issue, the messages are present in **queue_message** Table, with **popped** column as _false._

Recently after updating to latest conductor version **v2.31.2** from **v2.28.0**, event other than “conductor:test_workflow_startedBy_eventHandler:complete_task_with_event” are not working. I tried with the below definitions. ### Workflow with wait task ```json {...

Though, these events and workflows with same definition are working in v2.28.0 **screenshot from v2.28.0**