rabbitmq_send_message.Rd
It will check the resulting status code and print a message in case something goes wrong.
rabbitmq_send_message(url, auth, body, action = "POST", silent = FALSE)
will return NA if message failed, otherwise it will either return the resulting message, or if not availble an empty string "".