Workflow event listener / ConductorQueue in rabbit #299
              
                Unanswered
              
          
                  
                    
                      adefretin-adista
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I would like receive a msg in a rabbitmq when a worflow status has changed (failed/completed/finalize).
I found that workflow-event-listener / conductorqueue should be the job but i never received msg on my rabbit when my workflow status changed.
My conductor conf:
My wf conf:
Conductor logs:
Connection with rabbit is ok cause i can use an EventTask to publish a msg on it "amqp_queue:test-ade-conductor"
Here are my autocreated rabbit exchanges:
and queues:
Thks for your help,
Regards,
Beta Was this translation helpful? Give feedback.
All reactions