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
After lag spike, the discord bot starts to spam channels it is in entering and exiting room. And restart the bot on HC instances causes the discord bot to never respond to !hubs create or other commands. Still responds to !hubs help.
There are numerous async await statements without try/catches.
Add try/catches to manage the error.
The text was updated successfully, but these errors were encountered:
After lag spike, the discord bot starts to spam channels it is in entering and exiting room. And restart the bot on HC instances causes the discord bot to never respond to !hubs create or other commands. Still responds to
!hubs help
.There are numerous async await statements without try/catches.
Add try/catches to manage the error.
The text was updated successfully, but these errors were encountered: