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

Add worker config interface #34

Merged
merged 4 commits into from
Oct 26, 2023
Merged

Conversation

johannesluedke
Copy link
Contributor

@johannesluedke johannesluedke commented Oct 25, 2023

Add new interface to setup consumers including their exchange, queue and binding the queue to the exchange via routing key via Ears.setup_consumers and configure(queue:, exchange:,routing_key:, ...) for Ears::Consumers subclasses

@johannesluedke johannesluedke force-pushed the add-worker-config-interface branch 2 times, most recently from 00645e6 to c2ddf3b Compare October 25, 2023 09:37
@johannesluedke
Copy link
Contributor Author

tested in https://github.com/ivx/access-control-api/pull/852/files and is green there

@MohamedMMahfouz MohamedMMahfouz force-pushed the add-worker-config-interface branch 4 times, most recently from 5a7c720 to 5dd3c60 Compare October 25, 2023 12:39
@johannesluedke johannesluedke self-assigned this Oct 26, 2023
@johannesluedke johannesluedke force-pushed the add-worker-config-interface branch 2 times, most recently from 4f4c9d9 to 6552591 Compare October 26, 2023 10:17
@johannesluedke johannesluedke merged commit fb60477 into main Oct 26, 2023
6 checks passed
@johannesluedke johannesluedke deleted the add-worker-config-interface branch October 26, 2023 13:48
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