lazyflat/web
EiSiMo a8f698bf5e enrichment: capture failure cause + admin retry button
Each enrichment failure now records {"_error": "...", "_step": "..."} into
enrichment_json, mirrors the message into the errors log (visible in
/logs/protokoll), and the list shows the cause as a tooltip on the
"Fehler beim Abrufen der Infos" text. Admins also get a "erneut versuchen"
link per failed row that re-queues just that flat (POST /actions/enrich-flat).

The pipeline raises a typed EnrichmentError per step (fetch / llm / crash)
so future failure modes don't get swallowed as a silent "failed".

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-21 15:05:39 +02:00
..
static enrichment: Haiku flat details + image gallery on expand 2026-04-21 14:46:12 +02:00
templates enrichment: capture failure cause + admin retry button 2026-04-21 15:05:39 +02:00
app.py enrichment: capture failure cause + admin retry button 2026-04-21 15:05:39 +02:00
apply_client.py multi-user: users, per-user profiles/filters/notifications, tab UI, apply forensics 2026-04-21 10:52:41 +02:00
auth.py multi-user: users, per-user profiles/filters/notifications, tab UI, apply forensics 2026-04-21 10:52:41 +02:00
db.py wohnungen: drive list info from LLM JSON, tidy header 2026-04-21 14:57:11 +02:00
Dockerfile lazyflat: combined alert + apply behind authenticated web UI 2026-04-21 09:51:35 +02:00
enrichment.py enrichment: capture failure cause + admin retry button 2026-04-21 15:05:39 +02:00
llm.py enrichment: Haiku flat details + image gallery on expand 2026-04-21 14:46:12 +02:00
matching.py multi-user: users, per-user profiles/filters/notifications, tab UI, apply forensics 2026-04-21 10:52:41 +02:00
notifications.py map debug + coord backfill, remove email channel, countdown label 2026-04-21 13:42:21 +02:00
requirements.txt cleanup: drop coord backfill, drop transit overlay, block PM autofill 2026-04-21 13:55:24 +02:00
retention.py multi-user: users, per-user profiles/filters/notifications, tab UI, apply forensics 2026-04-21 10:52:41 +02:00
settings.py enrichment: Haiku flat details + image gallery on expand 2026-04-21 14:46:12 +02:00