Skip to content

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

2 participants