danielgerlag / conductor

Distributed workflow server
MIT License
528 stars 98 forks source link

[Question] Why can't I see the workflow output messages in the Conductor API response? #19

Closed OluAgunloye closed 4 years ago

OluAgunloye commented 4 years ago

Daniel,

Thanks a lot for this system, very informative!

I'm following the Quick Start tutorial, in examples one and two, I don't see any Emit Message Responses. How does one pipe outputs to API responses and stdout while we're at it?

image

OluAgunloye commented 4 years ago

Just had to add an output, read the docs people. Will save your life, even if they are a bit confusing.