From b8602c42aa4c1b77c313a182b44c2e5758d2e45f Mon Sep 17 00:00:00 2001 From: Andrii Dembitskyi Date: Thu, 23 Dec 2021 04:00:35 -0500 Subject: [PATCH] Remove mention to unsupported `prefetch_count` config option --- messenger.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/messenger.rst b/messenger.rst index 2c58714f813..d14ae50564d 100644 --- a/messenger.rst +++ b/messenger.rst @@ -1187,7 +1187,6 @@ The transport has a number of options: ``password`` Password to use to connect to the AMQP service ``persistent`` ``'false'`` ``port`` Port of the AMQP service -``prefetch_count`` ``read_timeout`` Timeout in for income activity. Note: 0 or greater seconds. May be fractional. ``retry``