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

Figure out how to send query results via a dedicated RabbitMQ instance #2417

Closed
jwomeara opened this issue Jun 12, 2024 · 1 comment
Closed
Assignees
Labels
Query Microservice TODOs TODOs to be worked AFTER the query microservices are finished

Comments

@jwomeara
Copy link
Collaborator

currently, the code is setup to use the existing rabbitmq instance for sending query results from the executor to the query service. this rabbitmq is shared with the audit service. we should spend some time to figure out how to use a separate, dedicated rabbitmq instance specifically for query results.

@jwomeara jwomeara added the Query Microservice TODOs TODOs to be worked AFTER the query microservices are finished label Jun 12, 2024
@jwomeara
Copy link
Collaborator Author

this is done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Query Microservice TODOs TODOs to be worked AFTER the query microservices are finished
Projects
None yet
Development

No branches or pull requests

2 participants