mistercrunch opened a new pull request, #31747:
URL: https://github.com/apache/superset/pull/31747

   Recently I noticed that despite the service dependencies state in our 
docker-compose files, the all start on top of each other, which isn't good or 
as expected. We want for superset-init to finish prior to starting other 
services, and ideally services being in a healthy state before booting the 
others. There are newish semantics in docker-compose to enable this, so will 
implement here in this PR.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to