<#CP2HDHKE1|> We are dealing with flyte in product...
# flyte-support
s
#CP2HDHKE1 We are dealing with flyte in production generating enormous amounts of data in the S3 flytedata folder. Is there any housekeeping script or anything which the community is using to remove data from the flyte s3 and correspondingly delete entries from the postgres DB's
f
@stocky-notebook-88311 you can use lifecycle policies in s3 to delete the data
just ensure that this matches your cache expiration time and you should be ok
flyteadmin may have some links that will become useless for old executions, but that is ok
n
how is the cache expiration time set?
s
@freezing-airport-6809 How can I set cache expiration time
t
@freezing-airport-6809, are you referring to
MaxCacheAge
in propeller config?
f
Aah yes
155 Views