python - RabbitMQ: Pika: Add timeout while consuming -


how can add timeout in rabbitmq consumer using pika library every new message in queue waits timeperiod processed consumer? using blocking connection

use add_timeout callback mentioned in docs


Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

'hasOwnProperty' in javascript -