- 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 |
||
|---|---|---|
| .. | ||
| components | ||
| controllers | ||
| live | ||
| plugs | ||
| endpoint.ex | ||
| gettext.ex | ||
| router.ex | ||
| telemetry.ex | ||