Hi,
that doesn't work for me in the agent queues, because somehow the output_uri gets switched in runtime and then the ClearMLSaver
creates a new dirname
under the /tmp in the docker container. I solved it by manually specifying the dirname
but I'm not happy with not understanding the output_uri behavior and configuration.
Hi @<1523708920831414272:profile|SuperficialDolphin93> , simply set output_uri=/mnt/nfs/shared
in Task.init