trails/packages/jobs
Ullrich Schäfer f75dd12f59 Fix pg-boss queue creation before work registration
pg-boss v10 requires explicit queue creation via `createQueue()` before
`schedule()` or `work()` can reference a queue. Without this, the planner
crashes on startup in fresh databases (like CI) with "Queue not found".

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 09:08:19 +02:00
..
src Fix pg-boss queue creation before work registration 2026-04-14 09:08:19 +02:00
package.json Add pg-boss background job queue with session expiry 2026-04-13 21:17:24 +02:00
tsconfig.json Add pg-boss background job queue with session expiry 2026-04-13 21:17:24 +02:00
vitest.config.ts Add pg-boss background job queue with session expiry 2026-04-13 21:17:24 +02:00