This repository was archived by the owner on Dec 13, 2023. It is now read-only.
Does conductor publish workflow events to SQS whenever there is a change in workflow status? #3716
SuryaSrikar
started this conversation in
General
Replies: 2 comments
-
Hi @SuryaSrikar This feature exists in Orkes hosted version of Conductor. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @SuryaSrikar Not in base conductor, but with driver-community you have this option using queue publisher (I leave you a link to the readme of that specific module) |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Does the conductor publish workflow events to ActiveMQ/Kafka whenever there is a change in workflow status?
Usecase:
We want to update all other system to know the current status of the workflow.
Beta Was this translation helpful? Give feedback.
All reactions