-
Notifications
You must be signed in to change notification settings - Fork 138
Closed
Milestone
Description
Hi, when I start the application and the RabbitMQ is not ready yet (let's say it's starting and needs a few more seconds before the service is ready) the application immediately crashes due to the connection failure. I couldn't find an option to set a timeout when initializing the client - just like in the MongoDB.Driver where I can set e.g. 30 seconds timeout for the database connection. It seems that if the RabbitMQ service is not ready, the library will just crash after a second. Is there a way to change this behaviour?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels