Channels
announcements
ask-marvin
best-practices-coordination-plane
data-ecosystem
data-tricks-and-tips
events
find-a-prefect-job
geo-bay-area
geo-berlin
geo-boston
geo-chicago
geo-colorado
geo-dc
geo-israel
geo-japan
geo-london
geo-nyc
geo-seattle
geo-texas
gratitude
introductions
marvin-in-the-wild
pacc-clearcover-june-12-2023
pacc-may-31-2023
ppcc-may-16-2023
prefect-ai
prefect-aws
prefect-azure
prefect-cloud
prefect-community
prefect-contributors
prefect-dbt
prefect-docker
prefect-gcp
prefect-getting-started
prefect-integrations
prefect-kubernetes
prefect-recipes
prefect-server
prefect-ui
random
show-us-what-you-got
Powered by
Title
t
Tom
04/18/2023, 6:59 AM
Hi! I'm new to prefect and trying to understand how to correctly manage memory. I
posted details on the discourse
a few days ago but in short, is there a way to not keep the results of a task in memory once it's completed? Thanks for your help 🙏
r
redsquare
04/18/2023, 8:15 AM
This might help
https://prefect-community.slack.com/archives/C03D12VV4NN/p1680186714315809?thread_ts=1678882338.868879&cid=C03D12VV4NN
Also try marking the task with cache_result_in_memory=False, persist_result=False
t
Tom
04/21/2023, 6:44 AM
Ok thanks, I'll try that
24 Views
#prefect-getting-started
Join Slack