Results caching for imported scripts

I’m using result caching in my Python script. When I run it from the Windmill UI, the cache works as expected. However, when I import the function from that script and use it in another Python script, the cache doesn’t work, and the function is recalculated every time. Please tell, how can I enable result caching in this case?
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?