Hey all - seeing the metaflow ui's container slowly increase memory consumption over time, my guess is due to the ui-backend container cache with our usage of parameters and cards because a restart of the pod drops the memory immediately. Any thoughts on settings we could enable to prevent this? I would expect incremental increases rather than a slow memory usage increase every 2-3 days
a
ancient-application-36103
05/13/2024, 4:33 PM
yes - it is the cache that increases the memory consumption - however you can configure limits on the cache to ensure that the pod doesn't fall over.
m
microscopic-painting-61536
05/13/2024, 4:44 PM
where is that configuration stored?
a
ancient-application-36103
05/13/2024, 4:45 PM
here are the docs that have all the relevant details