fix: postgres timeout issues during heavy load
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user