prop/config
Graham McIntire ee6975bc39
Fix ASOS upsert timeout: infinite tx timeout, bump prod pool to 20
458K-record upsert held a connection for the entire transaction,
exceeding the 15s Postgrex timeout on prod. Set transaction timeout
to infinity and increase prod pool from 10 to 20.
2026-03-31 15:54:19 -05:00
..
config.exs Fix HRRR fetch timeouts: 60s receive_timeout, reduce queue to 5 2026-03-31 15:37:21 -05:00
dev.exs QSO submission triggers enrichment directly, fix prod badarith crash 2026-03-31 12:29:39 -05:00
prod.exs initial 2026-03-28 11:28:47 -05:00
runtime.exs Fix ASOS upsert timeout: infinite tx timeout, bump prod pool to 20 2026-03-31 15:54:19 -05:00
test.exs QSO submission triggers enrichment directly, fix prod badarith crash 2026-03-31 12:29:39 -05:00