prop/config
Graham McIntire 51c73a3cbd Add periodic enrichment backfill cron and terrain reconciliation
Runs BackfillEnqueueWorker every 30 minutes to pick up contacts with
pending/queued/failed enrichment status and enqueue missing jobs.
Before enqueueing, reconciles terrain contacts stuck in "queued" by
checking the terrain_profiles FK directly.
2026-04-07 07:37:08 -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 Add periodic enrichment backfill cron and terrain reconciliation 2026-04-07 07:37:08 -05:00
test.exs QSO submission triggers enrichment directly, fix prod badarith crash 2026-03-31 12:29:39 -05:00