Currently the containers interacting with the Event bus (crawler & scraper) follow a basic check on the RabbitMQ service started (condition: service_started) to start, then the clients use timed attempts to connect.
Verify the possibility of an advanced configuration checking if port is open for the TCP listener.
Currently the containers interacting with the Event bus (crawler & scraper) follow a basic check on the RabbitMQ service started (
condition: service_started) to start, then the clients use timed attempts to connect.Verify the possibility of an advanced configuration checking if port is open for the TCP listener.