@junawan
In cases like your image, you can add the "notreuse" parameter after the resource, this ensures you do not reuse old data, but get new data without restarting the thread.
Thank you! it worked, i was using [[VARIABLE]]/Images.txt with expression, it was also giving me error but then i used it with string then it worked. I thought in string, variables values cannot be used :)