-
Notifications
You must be signed in to change notification settings - Fork 274
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Correção do funcionamento da variável de configuração INSTANCE_EXPI…
…RATION_TIME (arquivo .env) - Correção do gerenciamento de instâncias, quando havia muitas instâncias simutâneas e o QrCode expirava, a mais antiga desconectava a mais recente, mesmo quando a mais recente já estava conectada. - Remoção dos ouvintes de eventos para instâncias em memória que já não estavam sendo usadas - Correção do timeout de exclusão de instâncias não conectadas para tratar eventualidades de várias instâncias criadas ao mesmo tempo na memória
- Loading branch information
Showing
3 changed files
with
52 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters