haiku.rag/haiku_rag_slim/haiku/rag/ingester
2026-05-26 11:44:45 +03:00
..
api logfire spans for the ingester, nested poller/job/document traces 2026-05-26 11:42:42 +03:00
pollers Handle shutdown more gracefully, by stopping pollers and cancelling jobs after timeout. Skip periodic poll if a source has pending jobs 2026-05-26 11:44:03 +03:00
queue Handle shutdown more gracefully, by stopping pollers and cancelling jobs after timeout. Skip periodic poll if a source has pending jobs 2026-05-26 11:44:03 +03:00
sources HTTPSource.head() returns ETag for the revision short-circuit 2026-05-26 11:44:45 +03:00
workers Handle shutdown more gracefully, by stopping pollers and cancelling jobs after timeout. Skip periodic poll if a source has pending jobs 2026-05-26 11:44:03 +03:00
__init__.py ingester: add source-adapter scaffolding + FS source 2026-05-26 11:41:53 +03:00
app.py Add --host, --port to ingester cli, update docker compose example 2026-05-26 11:44:45 +03:00
cli.py Add --host, --port to ingester cli, update docker compose example 2026-05-26 11:44:45 +03:00
exceptions.py worker pool, rety policy, pipeline 2026-05-26 11:41:54 +03:00