fix: Fixed error to send message in large groups

This commit is contained in:
Davidson Gomes 2023-07-16 15:01:38 -03:00
parent d3a53e1d3c
commit 6d3e1b0cbe

View File

@ -741,6 +741,7 @@ export class WAStartupService {
version,
connectTimeoutMs: 60_000,
qrTimeout: 40_000,
defaultQueryTimeoutMs: undefined,
emitOwnEvents: false,
msgRetryCounterCache: this.msgRetryCounterCache,
getMessage: async (key) =>