- Database triggers on contacts and oban_jobs fire pg_notify on status/state changes - RepoListener GenServer subscribes via Postgrex.Notifications and broadcasts to PubSub - Backfill dashboard subscribes to PubSub instead of 2-second polling - Eliminates periodic SELECT queries, updates arrive instantly |
||
|---|---|---|
| .. | ||
| contact_live | ||
| algo_live.ex | ||
| backfill_live.ex | ||
| contact_map_live.ex | ||
| map_live.ex | ||
| submit_live.ex | ||