(ci/cd) use db connection limit

This commit is contained in:
Ishaan Jaff 2024-05-06 11:15:22 -07:00
parent 44c1dedf64
commit 6a06aba443

View file

@ -107,6 +107,7 @@ general_settings:
proxy_budget_rescheduler_min_time: 60
proxy_budget_rescheduler_max_time: 64
proxy_batch_write_at: 1
database_connection_pool_limit: 10
# database_url: "postgresql://<user>:<password>@<host>:<port>/<dbname>" # [OPTIONAL] use for token-based auth to proxy
# environment_variables: