Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conciliate rabbitmq topology #9

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

juancgalvis
Copy link
Collaborator

Automatic queue deletion when a service update stops handling all events, all commands, or all queries.

The service is capable of explicitly discarding events, it will discard events with that name, and remove the binding for future messages:

HandlerRegistry.discard_event("my-event-name")

closes #7

@juancgalvis juancgalvis requested review from dbuos and santitigaga March 9, 2022 03:37
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.

Conciliate queues and exchange bindings
1 participant