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

[RabbitMQ] Improve health check #741

Open
acco opened this issue Dec 18, 2024 — with Linear · 2 comments
Open

[RabbitMQ] Improve health check #741

acco opened this issue Dec 18, 2024 — with Linear · 2 comments

Comments

Copy link
Contributor

acco commented Dec 18, 2024

  • Run on an interval
  • Verify exchange exists

Right now, Rabbit will accept a message even if a corresponding exchange does not exist for it. This makes it hard to debug if exchange setting is misconfigured.

@acco acco added the sink-rabbitmq label Dec 18, 2024 — with Linear
@girishramnani
Copy link
Contributor

So for running on intervals we should use a periodic oban job?
And I assume there would be an api call to check if an exchange exists on rabbitmq side?

@girishramnani
Copy link
Contributor

I can work on this next @acco

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

2 participants