Does anyone have any advice on tuning the metaflow...
# ask-metaflow
u
Does anyone have any advice on tuning the metaflow ui backend+db to decrease the amount of time it takes to load the UI? Specifically, we're running into issues loading stdout/stderr for a given task within the UI. We have logical replication set up such that we have a (primary) metadata DB and a (secondary) UI db, which is the DB that the UI interacts with.
1