Hi @<1760474471606521856:profile|UptightMoth89> , I'm not sure that Task.get_task is related to the cache. Also the cache should be auto cleared by the SDK. Can you provide the full log of the experiment? What exactly are you trying to do in the code?
Clarification -- Task.get_task fails with the following:
clearml.Task - DEBUG - Failed reloading task 22304c030bd30b7a58889b7d5ad7a560: Action failed <400/101: tasks.get_by_id/v1.0 (Invalid task id: ids=(22304c030bd30b7a58889b7d5ad7a560))> (task=22304c030bd30b7a58889b7d5ad7a560)
So it's not that they aren't found, exactly -- it's that the task couldn't be reloaded.