could you please elaborate on the data limitation ...
# pacc-apr-30-may-1-2024
l
could you please elaborate on the data limitation for tasks?
1
j
You can pass data between tasks, it can get slow if it’s huge amounts of data. We have a guide on dealing with big data here: https://docs.prefect.io/latest/guides/moving-data/
l
thanks!