You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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?
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.
The text was updated successfully, but these errors were encountered: