Hello I have an a durable exchange and a queue that is bound to it in the publisher code which its also defined as durable. What will be the behavior if I'll bind a non durable queue with that exchange in the subscriber code in a case the exchange's server fails? Thanks, Gil