towerops/lib/towerops_web/live/insights_live
Graham McIntire a8f119261e fix(insights): surface all LLM/insight errors instead of silently swallowing them
- Regenerate button now logs Oban.insert failures and shows per-worker counts
- AI network insight worker: log errors for LLM failures, insert failures,
  Usage.record failures, and transaction failures (was discarding all)
- Enrichment worker: handle apply_llm_enrichment errors instead of crashing,
  log LLM and Usage.record failures
- Wire up build_gaiia in network snapshot to actually query reconciliation
  finding counts instead of hardcoding zeros
2026-05-10 15:31:26 -05:00
..
index.ex fix(insights): surface all LLM/insight errors instead of silently swallowing them 2026-05-10 15:31:26 -05:00
index.html.heex feat(insights): superuser regenerate button + dialyzer cleanup 2026-05-10 13:41:25 -05:00