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
Niels Bantilan
2 months ago
ooo, would you mind taking a screenshot and posting here?
Rupsha Chaudhuri
2 months ago
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?
Niels Bantilan
2 months ago
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?
Eugene Jahn
1 month ago
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 🙂