Merge "default of kombu_missing_consumer_retry_timeout"
This commit is contained in:
commit
ee240fbb8d
@ -75,7 +75,7 @@ rabbit_opts = [
|
||||
'AMQP consumer cancel notification.'),
|
||||
cfg.IntOpt('kombu_missing_consumer_retry_timeout',
|
||||
deprecated_name="kombu_reconnect_timeout",
|
||||
default=60,
|
||||
default=5,
|
||||
help='How long to wait a missing client beforce abandoning to '
|
||||
'send it its replies. This value should not be longer '
|
||||
'than rpc_response_timeout.'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user