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
Dylan
12/03/2020, 11:01 PM
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?