Преглед изворни кода

Merge pull request #3181 from veatch/patch-3

docs: broker_connection_timeout disabled for gevent
Omer Katz пре 8 година
родитељ
комит
ac26c2fdef
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      docs/configuration.rst

+ 2 - 1
docs/configuration.rst

@@ -1751,7 +1751,8 @@ Default (since 2.5) is to use a pool of 10 connections.
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 The default timeout in seconds before we give up establishing a connection
-to the AMQP server.  Default is 4 seconds.
+to the AMQP server.  Default is 4 seconds. This setting is disabled when using
+gevent.
 
 .. setting:: broker_connection_retry