Double-checking/asking to see if there’s a safe wa...
# ask-metaflow
u
Double-checking/asking to see if there’s a safe way for us to purge older flow information from the Metaflow databases. We are running a dedicated
db.m5.2xlarge
AWS RDS instance to serve a logical replica of
metaflowdb
tables to the Metaflow UI, but even we have issues with (say) a request for a DAG hanging indefinitely with a spinner. Looking at RDS performance insights, we observe the number of active database sessions climbing even with just the single user asking for the DAG.
1