haiku.rag/haiku_rag_slim/haiku/rag/ingester
2026-06-09 12:11:33 +03:00
..
api Add /database and /config endpoints to the ingester API 2026-06-09 12:11:33 +03:00
pollers Merge pull request #394 from mcdonc/perf/max-file-size-validation 2026-06-01 18:49:18 +03:00
queue Make the ingester worker circuit breaker per-source 2026-06-09 09:41:54 +03:00
sources Add configurable max_file_size to reject oversized files before ingestion 2026-06-01 18:40:46 +03:00
workers Make the ingester worker circuit breaker per-source 2026-06-09 09:41:54 +03:00
__init__.py ingester: add source-adapter scaffolding + FS source 2026-05-26 11:41:53 +03:00
app.py Add /database and /config endpoints to the ingester API 2026-06-09 12:11:33 +03:00
cli.py Mask the dburi password in queue init/migrate output 2026-06-03 14:42:32 +03:00
exceptions.py worker pool, rety policy, pipeline 2026-05-26 11:41:54 +03:00