Files
timmy-config/pipelines
Alexander Whitestone ee6919c73c feat(pipelines): Add shared orchestrator (#621)
Pipeline orchestrator with:
- SQLite-backed job queue
- Parallel worker pool (default 10)
- Token budget tracking per job
- Progress persistence with checkpoint resume
- Rate limiting (provider-aware)
- Error retry with exponential backoff
- Final report generation

All 5 pipelines can use this shared orchestrator.
Resolves #621
2026-04-14 22:31:53 +00:00
..