When diagnose() auto-detects a source name, FTS keyword scoring can bury real errors whose text doesn't match the symptom query. Add recent_source_errors() — a plain-SQL scan ordered by timestamp — so the most recent errors from a known service always surface regardless of keyword overlap. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| incidents.py | ||
| models.py | ||
| search.py | ||