Преглед на файлове

Be specific about what broker_connection_timeout refers to. (#4606)

Patrick Cloke преди 7 години
родител
ревизия
9d27d5cbe1
променени са 1 файла, в които са добавени 7 реда и са изтрити 0 реда
  1. 7 0
      docs/userguide/configuration.rst

+ 7 - 0
docs/userguide/configuration.rst

@@ -1929,6 +1929,13 @@ The default timeout in seconds before we give up establishing a connection
 to the AMQP server. This setting is disabled when using
 gevent.
 
+.. note::
+
+    The broker connection timeout only applies to a worker attempting to
+    connect to the broker. It does not apply to producer sending a task, see
+    :setting:`broker_transport_options` for how to provide a timeout for that
+    situation.
+
 .. setting:: broker_connection_retry
 
 ``broker_connection_retry``