Hi team.. Can `dynamic` be cached?
# ask-the-community
r
Hi team.. Can
dynamic
be cached?
r
Interesting.. I was confused because in the console I don't see the little check mark next to it to indicate that the output was written to cache
n
ooo, would you mind taking a screenshot and posting here?
r
n1 and n2 are dynamic with caching enabled
Do I need to also enable caching in the called tasks for the cache at the dynamic task to work?
n
hmm, so the dynamic workflow cache should be independent of the caching of tasks invoked within it. @Jason Porter dynamic workflows should have a circle-y checkmark thing if it’s cached, no?
e
sry missed this message. checking the cache dynamic workflows...
@Rupsha Chaudhuri really sorry for the late reply. yes. the dynamic task can be cached, and it should show on the UI. However, there is a bug in the Flyte console which first time when execute the dynamic task it won’t show any cache icon (it should show
cache_populated
), but the second time when execute the dynamic task with the same input, it should said
cache_hit
Please let me know if you have further questions or face any issues 🙂
r
thank you
🙂 1
196 Views