Ver Fonte

Merge pull request #3181 from veatch/patch-3

docs: broker_connection_timeout disabled for gevent
Omer Katz há 8 anos atrás
pai
commit
ac26c2fdef
1 ficheiros alterados com 2 adições e 1 exclusões
  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