mistercrunch commented on PR #30870:
URL: https://github.com/apache/superset/pull/30870#issuecomment-2492552558

   I did this thing in `supsersetbot` where I'm running extra docker commands 
to build some layers sequentially instead of in parallel, and it seems to be 
helping with the out-of-memory SIGKILLs we've experienced in CI. I know the 
superset-node layer is memory-heavy, so it's much better to sequence the build. 
Also for now I'm making the `ci` layer build on top of dev, this should fix the 
issue raised by @dpgaspar . I think we should merge this.


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