rebus-org / Rebus.RabbitMq

:bus: RabbitMQ transport for Rebus
https://mookid.dk/category/rebus
Other
65 stars 45 forks source link

RabbitMQ failover during startup #3

Closed mookid8000 closed 6 years ago

mookid8000 commented 7 years ago

If it is not too cumbersome, it should be possible to start a Rebus endpoint with RabbitMQ even though the broker is initially unreachable.

The issue was originally created by @nicemd here.

mookid8000 commented 6 years ago

although..... thinking some more about this, I think I would probably want to know if my RabbitMQ connection string was pointing to an unreachable host,... closing it for now