Add AI provider status endpoint
This commit is contained in:
@@ -32,6 +32,8 @@ service.
|
||||
- `POST /api/v1/jobs/{id}/fail` stores a failed job category and message.
|
||||
- `POST /api/v1/jobs/{id}/retry` resets failed/running jobs to `pending`.
|
||||
- `GET /api/v1/stats` returns queue and error counters.
|
||||
- `GET /api/v1/providers/status` checks configured AI providers without
|
||||
returning secrets.
|
||||
- `GET /healthz` returns process health.
|
||||
- `GET /readyz` checks PostgreSQL readiness.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user