mirror of
https://github.com/perstarkse/minne.git
synced 2026-05-28 02:19:34 +02:00
b965c5a2e6
- ingestion_pipeline::run_worker_loop returns anyhow::Result<()> - api_router::ApiState::new returns anyhow::Result<Self> - html_router::HtmlState::new_with_resources is infallible, returns Self - main/server/worker binary entry points return anyhow::Result<()>