Files
stripstream-librarian/apps/api
Froidefond Julien 0c42a9ed04
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 1m12s
fix: add API job poller to process scheduler-created metadata jobs
The scheduler (indexer) created metadata_refresh/metadata_batch jobs in DB,
but the indexer excluded them (API_ONLY_JOB_TYPES) and the API only processed
jobs created via its REST endpoints. Scheduler-created jobs stayed pending forever.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-22 21:05:42 +01:00
..