MonkeyCanCode commented on code in PR #3611:
URL: https://github.com/apache/polaris/pull/3611#discussion_r2748026849


##########
getting-started/telemetry/docker-compose.yml:
##########
@@ -78,6 +78,8 @@ services:
     depends_on:
       polaris:
         condition: service_healthy
+      polaris-setup:
+        condition: service_completed_successfully

Review Comment:
   As we are changing to tail forever on the other PR, we will need to change 
this to service_healthy instead.



-- 
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]

Reply via email to