Based on where it hangs, I think this has to do with reporting the scatter plots.
Trying now with 1.4.1, but I believe the changes you're referring to SuccessfulKoala55 were also introduced in 1.4.0, right?
Sorry, been away for a while!
I have no additional information, since it was a bug in my model that I have since eliminated...
Maybe it was just a matplotlib error and can be dropped for now. I'll let you know if it pops up again!
Hm, this didn't happen until now; I'd be happy to try again with a new version, but something with 1.4.0 broke our StorageManager, so we reverted to 1.3.2
Basically when there are occasionally extreme values (i.e. most values fall in [0, 50] range, and one value suddenly falls in 50e+12 range), the plotting library (matplotlib or ClearML, unsure) hangs for a really long time
Is the task still reporting to the server? The UI should show the last updated time
UnevenDolphin73 this message by itself does not indicate something is stuck, are you sure your code prints anything?
Thanks for investigating this SweetBadger76 !
There were a few related fixes - can you try with v1.4.1rc0?
Not really, I've only been able to somewhat understand the scope of where it happens, and I'm not sure it's even a ClearML issue (maybe matplotlib)
hey UnevenDolphin73
did you manage to get rid of this issue ?
Hey UnevenDolphin73
I have tried to reproduce the issue but with no success. I manage to auto report any graph designed according to your description - values between [0,50] and sudden extreme values. So far everything seems to be ok on my side. have you found something new reguarding this issue ? Could you send me more details on the graph which reporting hangs ?
Thanks
Erm, one sec, let me find that thread...
What is the clearml version you're using?
how long does it take the task to get there?
good to know. we will try to enquire that. thanks
Still happening with 1.4.1 SuccessfulKoala55
My code is done, it's hanging waiting for ClearML :E