Join Slack
Powered by
When you use the clone execution will this use the...
# flyte-support
n
nice-zebra-99977
11/22/2022, 6:19 PM
When you use the clone execution will this use the cache from the previous execution?
t
thankful-minister-83577
11/22/2022, 6:45 PM
you’re referring to the
(cache=True, cache_version="v1")
args to the decorators?
thankful-minister-83577
11/22/2022, 6:45 PM
yes - that feature should be independent of execution cloning.
n
nice-zebra-99977
11/22/2022, 6:46 PM
Ok so the cache will hold awsome thanks!
t
thankful-minister-83577
11/22/2022, 6:47 PM
assuming the previous execution or some previous execution wrote the cache, yeah, it will hold.
n
nice-zebra-99977
11/22/2022, 6:47 PM
Thanks
152
Views
Open in Slack
Previous
Next