wangdl cdc228ccf0
All checks were successful
Deploy API Server / build-and-deploy (push) Successful in 45s
fix: break circular dependency between queue-definitions and queue-service
Extract queue name constants to queue.constants.ts to resolve
the require cycle that caused 'Cannot read properties of undefined'
at startup. Both queue-definitions.ts and queue.service.ts now
import from the shared constants file.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-19 21:24:33 +08:00
..