RabbitMQ Kubenetes INGRESS nginx Error: connect ECONNREFUSED 10.99.43.181:15672
New to microservices. I am using RabbitMQ to send a dummy message from authsrcroutessignin.js
to productssrcindex.js
. For now, I have used exactly what is mentioned in the RabbitMQ documentation just to try it out.