Unanswered
Hello, In The Following Context:
Hi JitteryCoyote63
If you want to refresh the task object, call task.reload()
It will also refresh the artifacts.
The reason for not always do so when accessing the .artifacts objects is for speed optimization (It might be slow compared to dict access, and we assume users will expect it to behave the dict)
151 Views
0
Answers
4 years ago
one year ago