Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Normal
-
Resolution: Fixed
-
Fix Version/s: beta release
-
Component/s: web pages
-
Labels:None
Description
In webserver/_init_.py connections to redis, influx, pg and rabbitmq are made, but only the rabbitmq setup will currently wait for the rabbitmq service to come up correctly. All 4 services should do the same, making our setup more resilient.