henry
|
5f5a48067c
|
Remove QueueScheduler usage (avoid SSR runtime error)
|
2026-05-16 14:41:06 +02:00 |
|
henry
|
1b31a4a131
|
Typings: annotate job param as any in queue worker
|
2026-05-16 14:39:33 +02:00 |
|
henry
|
ceb664f56c
|
Fix TS errors: relax bullmq import typing, adjust job loader, and cast chart mock as any
|
2026-05-16 14:39:00 +02:00 |
|
henry
|
31503624f6
|
Fix bullmq import for ESM SSR compatibility (use default import)
|
2026-05-16 14:36:45 +02:00 |
|
henry
|
3234a09096
|
Add job status endpoint, persist lastJobId; replace in-process queue with BullMQ-based queue and worker; link job status in UI
|
2026-05-16 14:28:34 +02:00 |
|