When I send a message to queue that doesn't exist, the return_callback is called in my program. But when I do it the second time (to the same queue or to another) - nothing happens! What am I doing wrong? I can't provide the code sample, because the code is huge and it's not easy to get the short piece from it.