File size: 221 Bytes
6993919
 
 
 
 
 
 
1
2
3
4
5
6
7
8
"""Background jobs. Run separately from the API process.

- firehose:  continuous RAG ingestion
- scanner_queue: background token scan workers
- ingest_cron: scheduled data ingestion
- cleanup:    storage maintenance
"""