-
Improvement
-
Resolution: Fixed
-
Normal
-
None
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.