mirror of
https://github.com/perstarkse/minne.git
synced 2026-06-30 01:51:43 +02:00
7c718712c9
- 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<()>