mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-14 01:41:24 -06:00
fix: Fixed error to send message in large groups
This commit is contained in:
parent
d3a53e1d3c
commit
6d3e1b0cbe
@ -741,6 +741,7 @@ export class WAStartupService {
|
||||
version,
|
||||
connectTimeoutMs: 60_000,
|
||||
qrTimeout: 40_000,
|
||||
defaultQueryTimeoutMs: undefined,
|
||||
emitOwnEvents: false,
|
||||
msgRetryCounterCache: this.msgRetryCounterCache,
|
||||
getMessage: async (key) =>
|
||||
|
Loading…
Reference in New Issue
Block a user