Home
DevCentral
Search
Configure Global Search
Log In
Transactions
D825
Change Details
Change Details
Old
New
Diff
Currently, Wearg stops sometimes to process messages. In such case, the easiest method is to force the connection to close on server-side. A disconnect on client side doesn't work. To avoid to check the timer, call `::broker::on_tick` again, recheck the time, we simply ask the bot to reconnect.
Currently, Wearg stops sometimes to process messages. In such case, the easiest method is to force the connection to close on server-side. A disconnect on client side doesn't work. To avoid to check the timer, call `::broker::on_tick` again, recheck the time, we simply ask the bot to reconnect.
Continue