feat(worker): WhatsAppSessionPool + group-sync accepts accountId

This commit is contained in:
2026-05-27 17:11:19 +05:30
parent cbb32ed425
commit 0f30af6018
4 changed files with 80 additions and 5 deletions
@@ -10,6 +10,7 @@ const mockPrisma = {
const sampleJob: IngestJobData = {
platformMsgId: 'WA_MSG_001',
platform: 'whatsapp',
accountId: 'account-1',
sourceGroupId: 'clxxxxxx',
senderJid: '919876543210@s.whatsapp.net',
senderName: 'Alice',