prop/config
Graham McIntire 2f7a060f95 Increase test DB query timeout to 60s
The ownership_timeout controls how long a process can hold a checkout,
but the per-query Postgrex timeout (default 15s) is separate. Oban
inline mode chains workers synchronously, so individual queries can
exceed 15s under concurrent test load.
2026-04-12 09:38:59 -05:00
..
config.exs Convert all JavaScript to TypeScript with type annotations 2026-04-11 16:59:28 -05:00
dev.exs Decouple propagation_scores pruning from the compute worker 2026-04-09 12:30:10 -05:00
prod.exs Configure outbound SMTP email via Swoosh with TLS 2026-04-02 13:08:50 -05:00
runtime.exs Reduce hrrr queue to 1 per pod to prevent OOM 2026-04-10 13:37:37 -05:00
test.exs Increase test DB query timeout to 60s 2026-04-12 09:38:59 -05:00