I was on 0.17.2
for long time and it did not happen there
Hi CooperativeFox72 - this did not happen in previous versions?
Hi, AgitatedDove14 Thanks for the answer.
I think the upload reporting (files over 5mb) was added post 0.17 version,
That what I thought...
I think it can be helpful to add it to the conf since 5MB is really small and my files are ~300MB, meaning 60 messages for each upload.
Another option is maybe to configure it as Task.init() parameter
I think both are OK 🙂
CooperativeFox72 I would think the easiest would be to configure it globally in the clearml.conf (rather than add more arguments to the already packed Task.init) 🙂
I'm with on 60 messages being way too much..
Could you open a Github Issue on it, so we do not forget ?
Hi CooperativeFox72
I think the upload reporting (files over 5mb) was added post 0.17 version, hence the log.
The default is upload chunk reporting is 5MB, but it is not configurable, maybe we should add it to the clearml.conf ? wdyt?