prop/config
Graham McIntire 8cca7461d4 Reduce DB pool size to 20 for 3-replica deployment
3 replicas × 50 connections exceeded max_connections during rollout.
20 per replica = 60 steady-state, 120 during rolling deploy.
2026-04-06 09:38:59 -05:00
..
config.exs Replace boolean enrichment flags with enum status fields 2026-04-02 12:07:51 -05:00
dev.exs Database performance fixes and async backfill enqueue 2026-04-04 19:19:18 -05:00
prod.exs Configure outbound SMTP email via Swoosh with TLS 2026-04-02 13:08:50 -05:00
runtime.exs Reduce DB pool size to 20 for 3-replica deployment 2026-04-06 09:38:59 -05:00
test.exs QSO submission triggers enrichment directly, fix prod badarith crash 2026-03-31 12:29:39 -05:00