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

Delegate CEGA upload and remove tasks in Proxy to mq_interceptor #303

Open
yasinmiran opened this issue Nov 21, 2024 · 0 comments
Open

Delegate CEGA upload and remove tasks in Proxy to mq_interceptor #303

yasinmiran opened this issue Nov 21, 2024 · 0 comments
Assignees
Labels
MQ-interceptor Pull requests that update the MQ-interceptor service TSD-Proxy Pull requests that update the LocalEGA-TSD-Proxy service

Comments

@yasinmiran
Copy link
Contributor

The proxy sends upload and remove messages directly to CEGA, not via our local RMQ. So we will need the same RMQ connections details as the mq_interceptor service.

We should refactor the Proxy service to send upload messages to local RMQ instead, and have the mq_interceptor forwarding them to CEGA (CEGA parameters can then be removed from proxy service completely).

@yasinmiran yasinmiran self-assigned this Nov 21, 2024
@yasinmiran yasinmiran added TSD-Proxy Pull requests that update the LocalEGA-TSD-Proxy service MQ-interceptor Pull requests that update the MQ-interceptor service labels Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MQ-interceptor Pull requests that update the MQ-interceptor service TSD-Proxy Pull requests that update the LocalEGA-TSD-Proxy service
Projects
None yet
Development

No branches or pull requests

1 participant