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
All buffered messages should be sent every few seconds to prevent the buffer from storing the messages indefinitely. The timer should call the send function in the handler class.