Hi all, Has anyone been able to track down the iss...
# ask-community
e
Hi all, Has anyone been able to track down the issue with hundreds of extremely short postgres connections being spammed by dagster when using dagster-postgres as the storage engine? https://github.com/dagster-io/dagster/issues/8466 Pgbouncer deployed infront of it is able to handle it for now but our pgbouncer logs are spammed by hundreds of micro connections that are immediately closed. I am worried that when we scale the workload on dagster that this is going to become a bottleneck. Also it is annoying to have to prune the logs..
👍🏻 1