If the rabbitmq cannot acess a queue because is down, and a client tries to send a message to the offline queue, the connection keeps hang for a long time. Is there a way to make the connection drop quickly when it is not possible to access the queue? -- Thanks,