, then that where is that cache is stored in Prefect cloud?
If I use self hosted version then where this cache is stored and retrieved?
✅ 1
j
Jeff Hale
05/30/2023, 4:23 PM
The cached results are stored locally by default in both cases.
From the concepts->tasks docs:
Task results are cached in memory during a flow run and persisted to the location specified by the PREFECT_LOCAL_STORAGE_PATH setting. As a result, task caching between flow runs is currently limited to flow runs with access to that local storage path.
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.