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

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

java - How to provide dependency injections in Eclipse RCP 3.x? -