Saarland-Adapter swallowt Exceptions tiefer als _post_search #142

Closed
opened 2026-04-20 08:16:13 +02:00 by tobias · 0 comments
Owner

Symptom: Monitoring-Scan liefert fuer SL seen=0 new=0 errors=OK, stderr zeigt aber httpx.ReadTimeout. Fix fuer _post_search (siehe #135) reichte nicht — ein hoeher liegender except Exception: return [] verschluckt die Exception. Fix: alle blanken Exception-Catches in SaarlandAdapter.search() pruefen, raise statt return []. Nach Fix: Monitoring-Summary zeigt echten Fehler.

Gefunden bei Monitoring-Dry-Run 2026-04-20.

Symptom: Monitoring-Scan liefert fuer SL seen=0 new=0 errors=OK, stderr zeigt aber httpx.ReadTimeout. Fix fuer _post_search (siehe #135) reichte nicht — ein hoeher liegender except Exception: return [] verschluckt die Exception. Fix: alle blanken Exception-Catches in SaarlandAdapter.search() pruefen, raise statt return []. Nach Fix: Monitoring-Summary zeigt echten Fehler. Gefunden bei Monitoring-Dry-Run 2026-04-20.
tobias added this to the post-1.0 milestone 2026-04-25 20:59:57 +02:00
Sign in to join this conversation.
No description provided.