Does prefect support task memoization through eith...
# ask-community
b
Does prefect support task memoization through either results or targets? I.e. I want to cache task results based on their inputs, not based on a timestamp or a specific flow run.
👀 1
d
Hi @Ben Fogelson! I took a look through our documentation and I’m not sure we support caching based on inputs. Would you mind opening a feature request on the Prefect repo?