
Reputation
Badges 1
3 × Eureka!Hi @<1523701087100473344:profile|SuccessfulKoala55> , I am still facing the same problem, takes minutes to run that sample script on free clearml. I have tested it in several networks :(. If I run it in a Agent in an Azure VM (West Europe), it is as fast as expected.
when can we expect an 1.10.4 release ; ) ?
Hi @<1523701070390366208:profile|CostlyOstrich36> , that solves the problem!
Thanks for the reply, @<1523701070390366208:profile|CostlyOstrich36> !
Hi,
Using ClearML Free plan, this simple sample code takes 5min to run:
from clearml import Task
print('creating task')
task_ = Task.init(project_name='test_dev', task_name='task')
print('hello world')
For this test I am not running anything else
Is there anything specific I can further test from my side?
Hi John, thanks for the quick reply.
Portugal, and this is happening for different users (me and Filipe), from different networks,
Hi, the above snippet is again taking minutes to run 😞 ... A few days ago it seemed snappier, but not anymore. Anything I can try on my side?