Hi all,
Are there any special considerations for running an RPC python service with Classic or Quorum type queues?
I'm using three node RabbitMQ nodes in a cluster with Haproxy and Gunicorn/Python RPC implementation pointing to it and I can't get this working.
In one standalone mode it works likes a charm.
Any advice is welcome.