Pika blocking_connection.py random timeout connecting to RabbitMQ
i have a rabbit mq running on machine both client and rabbitMQ are running on the same network rabbitMQ has many clients i can ping client from rabbitMQ and back longest latency measured between the machine is 12.1 ms network details : Standard Switch network (network of virtual machines running on single physical machine - using vmware VC) im getting random timeouts when initializing RPC connection /usr/lib/python2.6/site-packages/pika-0.9.5-py2.6.egg/pika/adapters/blocking_connection.py problem is that the timeout isn't consistent and happens from time to time. when manually testing this