haiku.rag/haiku_rag_slim/haiku/rag/ingester
2026-06-04 12:14:27 +03:00
..
api Custom hover tooltips for truncated dashboard cells 2026-05-27 15:42:17 +03:00
pollers Merge pull request #394 from mcdonc/perf/max-file-size-validation 2026-06-01 18:49:18 +03:00
queue Build the SQLite queue URL without reparsing the path 2026-06-04 12:14:27 +03:00
sources Add configurable max_file_size to reject oversized files before ingestion 2026-06-01 18:40:46 +03:00
workers skip spurious ingester DELETE when the resource is back on its source 2026-06-03 14:05:53 +03:00
__init__.py ingester: add source-adapter scaffolding + FS source 2026-05-26 11:41:53 +03:00
app.py Support a dburi for the ingester queue (SQLite + Postgres) 2026-06-03 14:34:09 +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