https://flyte.org logo
#ask-the-community
Title
# ask-the-community
r

Rupsha Chaudhuri

06/14/2022, 5:27 PM
Hi team.. Can
dynamic
be cached?
r

Rupsha Chaudhuri

06/14/2022, 5:39 PM
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

Niels Bantilan

06/14/2022, 7:46 PM
ooo, would you mind taking a screenshot and posting here?
r

Rupsha Chaudhuri

06/14/2022, 7:51 PM
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

Niels Bantilan

06/14/2022, 9:11 PM
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

Eugene Jahn

06/28/2022, 4:48 PM
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

Rupsha Chaudhuri

06/28/2022, 10:16 PM
thank you
🙂 1
26 Views