summaryrefslogtreecommitdiff
path: root/doc/source/admin/rabbit.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/admin/rabbit.rst')
-rw-r--r--doc/source/admin/rabbit.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/source/admin/rabbit.rst b/doc/source/admin/rabbit.rst
index 72c438c..687bc42 100644
--- a/doc/source/admin/rabbit.rst
+++ b/doc/source/admin/rabbit.rst
@@ -66,7 +66,8 @@ flag is used`_.
through the *Connection* class.
With mandatory flag RabbitMQ raises a callback if the message is not routed to
-any queue.
+any queue. This callback will be used to loop for a timeout and let's a chance
+to sender to recover.
.. _Exchange is a AMQP mechanism: https://www.rabbitmq.com/tutorials/amqp-concepts.html#exchanges
.. _queues: https://www.rabbitmq.com/queues.html