Skip to content

Commit e6a3d71

Browse files
committed
refactor: add retry logic and enhance error handling in sendData and eventWhatsapp methods
1 parent 49f2eeb commit e6a3d71

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/api/integrations/chatbot/chatwoot/services/chatwoot.service.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2142,6 +2142,7 @@ export class ChatwootService {
21422142
instance,
21432143
body,
21442144
'WAID:' + body.key.id,
2145+
null,
21452146
retryCount,
21462147
);
21472148

0 commit comments

Comments
 (0)