Skip to content

RabbitMQ Message Publisher Module: Publish Task/Workflow Status Changes - #4

Open
darkobuvac wants to merge 13 commits into
conductor-oss:mainfrom
codaxy:feature/rabbitmq-wf-status-listener
Open

darkobuvac wants to merge 13 commits into
conductor-oss:mainfrom
codaxy:feature/rabbitmq-wf-status-listener

Conversation

@darkobuvac

Copy link
Copy Markdown

Pull Request type

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Build related changes (Please run ./gradlew generateLock saveLock to refresh dependencies)
  • WHOSUSING.md
  • Other (please describe):

Changes in this PR

Support for publishing workflow and task events to an external message broker, such as RabbitMQ, is achieved by implementing workflow and task status listeners. These listeners are utilized by the workflow executor class. This functionality enables a dedicated microservice to actively listen for these updates, subsequently triggering specific actions.

Alternatives considered

--

@v1r3n

v1r3n commented Feb 5, 2024

Copy link
Copy Markdown
Collaborator

Hi @darkobuvac the community modules are part of the main conductor repository, please send a PR against that repo:
https://github.com/conductor-oss/conductor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants