gramjs
gramjs copied to clipboard
can't reconnect Error: TIMEOUT I'm using version 2.4.6
can't reconnect Error: TIMEOUT I'm using version 2.4.6

can you try latest version, also were you doing anything specific ?
I also receive some time Error: TIMEOUT, especially when calling a lot of times the client start function. I'm using the latest version of Gram.JS
I use the default reconnect parameters
connectionRetries: 5, autoReconnect: true,
Version 2.5.3 the same problem occurs, A large number of timeouts will occur in the program running for a long time, which will eventually lead to 100% of the CPU and the server cannot be used. @painor

Version 2.5.3 the same problem occurs, A large number of timeouts will occur in the program running for a long time, which will eventually lead to 100% of the CPU and the server cannot be used. @painor
![]()
Same problem, have you solved it?