Romain
01/30/2020, 11:36 AMGetContainerLogs
and WaitOnContainer
tasks do not execute on the same dask worker, and therefore on the same cluster node than the StartContainer
task. In this case, they won't be able to access the container right? Am I missing something here? How do you handle this?josh
01/30/2020, 3:46 PM