mistercrunch commented on issue #30919:
URL: https://github.com/apache/superset/issues/30919#issuecomment-2479867202

   I feel we've been on the edge of the memory cliff for docker builds, to a 
point where failures are non-deterministic. Maybe there are some 
envrionment-related variations, where a worker may have more memory than 
another (?)
   
   I tried to look for sequential layer builds (docker does parallel layer 
build when it can), but didn't have success with what I tried. Similar results 
with trying to reduce parallelization in `apt-get` installation. Could also 
look at `pip` parallelism


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