metaflow
metaflow copied to clipboard
Fail loudly when conda dependencies fail to install due to OOM
When the user specifies low memory (~1000mb), conda fails to install dependencies and gets stuck without barfing on the user. Gitter thread
I also experienced this as well
Related: https://github.com/Netflix/metaflow/pull/1696
this should now be addressed