We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7f9f91 commit ac6e30cCopy full SHA for ac6e30c
rabbitmq_amqp_python_client/connection.py
@@ -390,7 +390,7 @@ def consumer(
390
Args:
391
destination: The address to consume from
392
message_handler: Optional handler for processing messages
393
- consumer_options: Optional configuration for queue consumption. Each queue has its own consumer options.co
+ consumer_options: Optional configuration for queue consumption. Each queue has its own consumer options.
394
credit: Optional credit value for flow control
395
396
Returns:
0 commit comments