Hi everyone,How can i get cache storage key for fi...
# ask-community
g
Hi everyone,How can i get cache storage key for file in prefect.Iam using default caching in prefect.I want to get a storage id for file
j
Hi Gows. Have you seen this _caching _section of the docs? It describes how you can create your own cache key function. If you want to persist results, check out the _Results_ section. Hope those are helpful!