haiku.rag/haiku_rag_slim/haiku/rag/ingester
Yiorgis Gozadinos dafc15978e
Translate every database-opening failure in haiku-ingester
`ConfigMismatchError` and `SourceUnavailableError` escaped the entry point as
tracebacks rather than a message and exit code 1. The entry-point test is
parametrized over the translated types, so the two CLIs' lists cannot drift
apart silently again.
2026-08-28 09:59:37 +03:00
..
api Say what a federated client owns, and trim four comments 2026-08-28 09:15:26 +03:00
pollers Move source adapters out of the ingester package 2026-08-20 11:46:55 +03:00
queue Add last_heartbeat_at lease column to the ingester queue 2026-06-25 13:25:37 +03:00
workers Move source adapters out of the ingester package 2026-08-20 11:46:55 +03:00
__init__.py ingester: add source-adapter scaffolding + FS source 2026-05-26 11:41:53 +03:00
app.py Name a remedy the command being used has 2026-08-27 18:04:28 +03:00
batch.py Add side-effect-free batch dry-run discovery 2026-06-22 11:33:26 +03:00
cli.py Translate every database-opening failure in haiku-ingester 2026-08-28 09:59:37 +03:00
exceptions.py worker pool, rety policy, pipeline 2026-05-26 11:41:54 +03:00
metadata.py Move source adapters out of the ingester package 2026-08-20 11:46:55 +03:00