No description
- Added get_job_pool() for lazy pool initialization - Added close_job_pool() for graceful shutdown - Hooked pool shutdown into FastAPI lifespan - Reuses connections instead of creating new ones per enqueue |
||
|---|---|---|
| .cursor/rules | ||
| .githooks | ||
| backend | ||
| frontend | ||
| scripts | ||
| shared | ||
| .env.example | ||
| .envrc | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| docker-compose.yml | ||
| Makefile | ||