fix: postgres timeout issues during heavy load

This commit is contained in:
Stijnvandenbroek
2026-03-10 14:47:36 +00:00
parent 508da573fa
commit 1b29efd649
5 changed files with 150 additions and 20 deletions

View File

@@ -4,8 +4,6 @@ storage:
postgres:
postgres_url:
env: DAGSTER_POSTGRES_URL
pool_size: 5
max_overflow: 5
# Limit concurrent runs to avoid overwhelming the VM and database.
concurrency: