haiku.rag/haiku_rag_slim/haiku/rag/ingester
2026-08-13 11:37:36 +03:00
..
api Add custom ingester sources via entry points 2026-06-16 10:54:24 +03:00
pollers Remove unreachable code and fix two defects it surfaced 2026-07-26 18:45:48 +03:00
queue Add last_heartbeat_at lease column to the ingester queue 2026-06-25 13:25:37 +03:00
sources Normalize pragma comments to the codebase's single-line form 2026-07-26 20:18:19 +03:00
workers Classify obstore config errors as permanent 2026-08-06 12:53:45 +03:00
__init__.py
app.py Renew job leases from the worker pool; lease-based reaping 2026-06-25 13:26:09 +03:00
batch.py Add side-effect-free batch dry-run discovery 2026-06-22 11:33:26 +03:00
cli.py Move ingester telemetry setup behind argument parsing 2026-08-13 11:37:36 +03:00
exceptions.py
metadata.py Pass fetched FetchResult to ingester metadata providers 2026-06-16 16:37:26 +03:00