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 envinronment namespace as part of redis queue name for services #7217

Closed
txau opened this issue Sep 12, 2024 · 6 comments
Closed

Add envinronment namespace as part of redis queue name for services #7217

txau opened this issue Sep 12, 2024 · 6 comments

Comments

@txau
Copy link
Collaborator

txau commented Sep 12, 2024

At the moment our queue names for certain services are hard coded. This is mixing the redis messages when using the same redis server and services for two different environments. We agreed with the ML team that in order to be able to use the same services from different environments we should add the environment name as prefix or suffix to the queue name.

@vr-varad
Copy link

vr-varad commented Sep 15, 2024

@txau @aphilop I would like to work upon this issue if it open for contribution

@txau
Copy link
Collaborator Author

txau commented Sep 16, 2024

Hello @vr-varad , thanks for offering help with this one. To be honest this is a time sensitive issue that we added directly to the current sprint and a developer is already picking it up. But if you are interested in contributing I can definitely point you out to some issues.

best regards

@vr-varad
Copy link

Ya sure @txau I am ready.

@txau
Copy link
Collaborator Author

txau commented Sep 17, 2024

@aphilop
Copy link

aphilop commented Sep 23, 2024

@gabriel-piles I assume this is fixed with #7246 and can be closed, correct?

@gabriel-piles
Copy link
Member

@aphilop yes, it is working well in staging, we can close it

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

No branches or pull requests

4 participants