api-server/src/infrastructure
WangDL af800b2eb5
Some checks failed
Deploy API Server / build-and-deploy (push) Failing after 22s
fix: TypeScript build errors — RedisService.keys(), eventBus void, Qdrant API
- Add keys() method to RedisService for WorkerHeartbeat
- Wrap eventBus.publish() calls in try/catch (returns void)
- Fix Qdrant createPayloadIndex API signature (2 args, not 3)

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-24 10:22:56 +08:00
..