You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Messages are enqueued by chatId and processed one after another.
When flooding (Error 429) the queue is paused for the interval returned in the exception
The same when the internet connection disconnects and reconnects.