Hi
When I Publish to RabbitMQ and the connection is down, the server just hangs and there is no timeout. I am using KEMI with python3 and have tried different timeout functions to circumvent the hanging but it doesn't seem to work
  1.  Is there a way to tell if RabbitMQ is connected?
  2. using python is there a way to timeout a KSR function?
Thanks guys!